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": "A9PYi6JsB@.com",
"billing_email_verified": "2025-07-15T17:15:21.937Z",
"block": "payment_method_failed",
"can_train_on_data": true,
"created_at": "2025-07-15T17:15:21.937Z",
"domain": "Az8h6dMeS3JKqyrdrrxZo",
"id": "8c89f304-5d81-412a-aa55-16c648f86944",
"image": "https://.f.com/fiQilsrn8tlz/1m",
"name": "Kta1jXaWpKSnpd96CBpoiZYZSE0SrC",
"phone": "+1-877-804-3361",
"stripe_id": "stsQdjxsjabN5bd09Mkv",
"updated_at": "2025-07-15T17:15:21.937Z"
}
],
"next_page": "YhXkY"
}