Get organization API keys
Organizations
Get organization API keys
Returns the OrganizationCredentials document (Anthropic / Sinch / Twilio / OpenAI / Google) for the organization, plus the resolved current AI/SMS provider. SuperAdmin can read any org by passing ; non-superadmins always get their own org.
POST
Get organization API keys
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Organization ID whose third-party API credentials should be returned.