API → OrgsGet admin-only details for an organizationhidden
hidden
Parameters
Name
Type
Req.
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
Possible values
missing_payment_method: The user is missing a payment method and has exceeded their free API call credits for the month.payment_method_failed: The users payment method has failed.
payment_methods
arrayoptionalArray of
get
/orgs/{id}/admin/details$ curl "https://api.zoo.dev/orgs/{id}/admin/details" \
--header "Authorization: Bearer $TOKEN"200 OK
Response{}