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": "PmbD5Pta@v0azmP.com",
  "billing_email_verified": "2025-07-04T12:25:53.851Z",
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "created_at": "2025-07-04T12:25:53.851Z",
  "domain": "nfSnePSioOl2KzNRmsYHP",
  "id": "a01224df-5c3e-42df-b101-60b86fb42abb",
  "image": "https://2GMHqOSz5X.07PT2ozz.com/Ipjb5tS9ba/PGpU",
  "name": "RJsi7iCjNIXNuo9SWl",
  "phone": "+1-747-539-7660",
  "stripe_id": "jHmkaQDlCiMqpPDTYo",
  "updated_at": "2025-07-04T12:25:53.852Z"
}