API → OrgsGet an org

Parameters

No parameters

Returns

get
/org
$ curl "https://api.zoo.dev/org" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{
  "allow_users_in_domain_to_auto_join": false,
  "billing_email": "OxDezjv@.com",
  "billing_email_verified": "2025-03-12T01:36:38.397Z",
  "block": "payment_method_failed",
  "can_train_on_data": true,
  "created_at": "2025-03-12T01:36:38.397Z",
  "domain": "ogI9GqcL95tKPLtDUNcw1nd1o",
  "id": "d8d0c364-bc6e-4447-b9ad-fc98237eea34",
  "image": "https://.bdWcM4.com/dTh/EzEm8ShO",
  "name": "5zFS0yVS",
  "phone": "+1-707-949-9007",
  "stripe_id": "dT",
  "updated_at": "2025-03-12T01:36:38.397Z"
}