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": "Gxl@6X.com",
"billing_email_verified": "2025-08-14T21:14:37.409Z",
"block": "missing_payment_method",
"can_train_on_data": false,
"created_at": "2025-08-14T21:14:37.409Z",
"domain": "rWwPNbxSSCwA82Z",
"id": "4a6c395c-c524-4e00-8d10-8bd483351ced",
"image": "https://el.HreO.com/pG3yTlsktCy/s",
"name": "apEMKiUrXchXvBgaU",
"phone": "+1-674-726-6001",
"stripe_id": "4ksBNh0NcEOGbFfOTaGONIx1",
"updated_at": "2025-08-14T21:14:37.409Z"
}
],
"next_page": "d1dSBDMBBisp1Kk6qBWmkP0M3rp"
}