API → Orgs → List 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": "qvUI@9WcE7tr.com",
"billing_email_verified": "2025-04-01T00:20:02.485Z",
"block": "missing_payment_method",
"can_train_on_data": false,
"created_at": "2025-04-01T00:20:02.485Z",
"domain": "lUa6LLDEkwYdt",
"id": "5627c9ac-0ccc-462f-896d-9b475a40a10d",
"image": "https://07wWA.KDy.com/EtYyCAX/a",
"name": "hqmCM1eUgZ",
"phone": "+1-455-463-5153",
"stripe_id": "YlO7PvoLVanwUufVWn5N",
"updated_at": "2025-04-01T00:20:02.485Z"
}
],
"next_page": "f1AHktcVGVmv3eS9vkzw9tKZs"
}