APIOrgsGet 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": "ssIR73b@0BHjjmxJLL.com",
  "billing_email_verified": "2025-08-14T21:14:26.035Z",
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "created_at": "2025-08-14T21:14:26.035Z",
  "domain": "OxlM7uQo9F9F8jo67UeacoInqD",
  "id": "d5e16018-86fb-44c5-bed6-aac9c8045ffc",
  "image": "https://Ri.4.com/G9f0/AMVVGPtU",
  "name": "S4DjrBc1oEPvtfY0PusHj",
  "phone": "+1-709-635-3087",
  "stripe_id": "T4ojlnsOUOpAoorjtvE7Whu",
  "updated_at": "2025-08-14T21:14:26.035Z"
}