GET /v1/organizations/id
Endpoint
Section titled “Endpoint”GET /v1/organizations/{id}
Authentication
Section titled “Authentication”No authentication required.
cURL Example
Section titled “cURL Example”curl -X GET "https://api.sapiom.ai/v1/organizations/:id" \ -H "Authorization: Bearer YOUR_API_KEY"