Organizations
Retrieve Organizations
Retrieve Organization
This endpoint enables the retrieval of comprehensive organization information, including configuration settings, carrier credentials, and tenant relationships.
GET
`/v1/organizations/:organization` Request Parameters
The endpoint accepts optional query parameters to customize the response:
List Organizations
GET
`/v1/organizations`
You will never have more than one organization scoped to an API key. Therefore, this endpoint will always return a single organization, just in an array.
Retrieve Organization Payouts Profile
This endpoint provides access to detailed information about an organization's payout configuration and status.
GET
`/v1/organizations/:organization_id/payouts`