Skip to content
Go To Dashboard

GET /v1/organizations/slug/slug

GET /v1/organizations/slug/{slug}

No authentication required.

Terminal window
curl -X GET "https://api.sapiom.ai/v1/organizations/slug/:slug" \
-H "Authorization: Bearer YOUR_API_KEY"