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": "tzULkvIlM@.com",
  "billing_email_verified": "2025-06-13T18:06:05.809Z",
  "block": "missing_payment_method",
  "can_train_on_data": false,
  "created_at": "2025-06-13T18:06:05.809Z",
  "domain": "Qcj4Ymr",
  "id": "fab0503c-47bc-47e5-96bb-f8e1515467cc",
  "image": "https://VymewG00ZZSn.oobtG.com/GX0LaaXfAS/ECMVhvvd7a",
  "name": "VW9A5Z7kdoELytPtCz1il5pDBTLT",
  "phone": "+1-846-498-6519",
  "stripe_id": "yH6uIxK3dAmr9B6iDvEARfwj9",
  "updated_at": "2025-06-13T18:06:05.809Z"
}