API → OrgsList orgshidden
hidden
Parameters
Name
Type
Req.
Possible values
created_at_ascending
: Sort in increasing order of "created_at".created_at_descending
: Sort in decreasing order of "created_at".
Returns
get
/orgs$ curl "https://api.zoo.dev/orgs" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"items": [
{
"allow_users_in_domain_to_auto_join": false,
"billing_email": "XqgLY@LOyMjtE.com",
"billing_email_verified": "2025-07-03T15:41:42.303Z",
"block": "missing_payment_method",
"can_train_on_data": false,
"created_at": "2025-07-03T15:41:42.303Z",
"domain": "b1IHs0bLgOCPF",
"id": "2aa804e6-1b11-45c2-a88f-539aecf224b9",
"image": "https://cXSRYi.4iIJs.com/YDpezYTMaj/01JQaKyCp",
"name": "6tmZESrhTRG19WMOd13U2",
"phone": "+1-101-371-2869",
"stripe_id": "Xml911KyI2c8q8Imq6F5WNFa6ri",
"updated_at": "2025-07-03T15:41:42.303Z"
}
],
"next_page": "BT0"
}