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": "0TkWG7XvO@FXzCissedJ.com",
  "billing_email_verified": "2025-04-01T00:19:43.281Z",
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "created_at": "2025-04-01T00:19:43.281Z",
  "domain": "",
  "id": "2f89a505-56bb-42c1-bdf4-fead4e620845",
  "image": "https://N.HK6JLBC0fS.com/wfVcw2r10Y/Vb",
  "name": "LCwrMas3gdG9LmEUEBr",
  "phone": "+1-327-171-2712",
  "stripe_id": "f9VTa",
  "updated_at": "2025-04-01T00:19:43.281Z"
}