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": "mI@fHd5R2.com",
  "billing_email_verified": "2025-04-25T16:39:05.947Z",
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "created_at": "2025-04-25T16:39:05.947Z",
  "domain": "qPjrOptfC00JCNKDF8GRd9wQK",
  "id": "1f9566f8-c946-437e-8967-dceb63e59003",
  "image": "https://7uAAmtHIdNN..com/fljM3G/sLuJ",
  "name": "UKUITSw1NPz9Qa01rGqclyq6rvmucq",
  "phone": "+1-592-488-3790",
  "stripe_id": "LW6EkkcmH0uE2SOx",
  "updated_at": "2025-04-25T16:39:05.947Z"
}