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": true,
  "billing_email": "tk@c0dvm.com",
  "billing_email_verified": "2025-01-17T16:13:12.212Z",
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "created_at": "2025-01-17T16:13:12.212Z",
  "domain": "m3PW29gBC3KsLzvGt2esNq8",
  "id": "cb2ef667-c5b6-46be-b2c6-c030a956445e",
  "image": "https://YFO.BQIV9LNDou.com/ofjIpy/E47C0X",
  "name": "mDLf5AWI8ZYplSDVn4E8",
  "phone": "+1-346-904-1198",
  "stripe_id": "HM7F3VHLnu5bj9D",
  "updated_at": "2025-01-17T16:13:12.212Z"
}