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": "@9C.com",
"billing_email_verified": "2025-02-21T16:37:37.930Z",
"block": "payment_method_failed",
"can_train_on_data": false,
"created_at": "2025-02-21T16:37:37.930Z",
"domain": "1pYrOP",
"id": "e4938a47-27c4-48ba-b1de-863140865699",
"image": "https://v25zvjIz6Qw.2naS2BEuW.com/E4xL7m3/0KfPwuiGvRd",
"name": "NigdtKIU",
"phone": "+1-581-469-9394",
"stripe_id": "orrmSbT",
"updated_at": "2025-02-21T16:37:37.930Z"
}
],
"next_page": "sHJfc3pthIcs28K1KoiEO"
}