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": "PnO@1IxDLvF.com",
"billing_email_verified": "2025-05-09T17:47:20.985Z",
"block": "payment_method_failed",
"can_train_on_data": true,
"created_at": "2025-05-09T17:47:20.985Z",
"domain": "qL2ROOVsEDwq6WWQg4iHBt",
"id": "260d3b18-c1e5-48c5-8397-6dc1d954b2d1",
"image": "https://GgjKQaBcgiu.gc7TVK.com/rxwtefpbuFV/W7JoOkILsvJY",
"name": "1dZICvDlNo5wI",
"phone": "+1-257-464-5405",
"stripe_id": "Elpmls0R7jJq1VUweNyJGOQ",
"updated_at": "2025-05-09T17:47:20.985Z"
}
],
"next_page": "jXgv2G2IsDDRkXo0CK"
}