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": true,
"billing_email": "dkFRldEVSk@fjl.com",
"billing_email_verified": "2025-05-22T02:03:55.984Z",
"block": "missing_payment_method",
"can_train_on_data": false,
"created_at": "2025-05-22T02:03:55.984Z",
"domain": "y0HTaSDTRps3Y",
"id": "df17cc39-8c23-46cd-84c7-29f501df1a3d",
"image": "https://Dij0uMaMO.zKrWSe.com/1TLyHRC/PC7o2T",
"name": "8V0SRj8iTQHE",
"phone": "+1-257-864-6675",
"stripe_id": "gkj",
"updated_at": "2025-05-22T02:03:55.984Z"
}
],
"next_page": "aCL12b1lbnH5EOh8kBkZpK0Trf"
}