Get organization by ID
Get organization by ID
Get a specific organization by ID. See Platform Overview.
GET
Get organization by ID
Documentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Path Parameters
Organization ID
Response
Organization retrieved successfully
Example:
"org_123"
Example:
"Example Organization"
Example:
1000
Example:
500
Example:
"cus_123"
When true, every member of the organization must complete an MFA challenge to sign in. Settable by Owners (via update) and Admins (via create or update).