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": false,
  "billing_email": "gaQc@p.com",
  "billing_email_verified": "2025-05-30T23:19:34.367Z",
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "created_at": "2025-05-30T23:19:34.367Z",
  "domain": "XKNNuQIPBrhgqnAIgzDB",
  "id": "5ad3fe23-ba94-4fe4-99aa-9e24054aefd5",
  "image": "https://XWOoBt.eX4DqcND2G.com/dwdgfvXhI/HJij5bec2wD2",
  "name": "QfO87AneNvKysYDXI0H4iB2TRdN4Ae",
  "phone": "+1-174-534-4879",
  "stripe_id": "f3YKW0JgKJqDH9jTpm",
  "updated_at": "2025-05-30T23:19:34.367Z"
}