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": "yD@xUUF.com",
  "billing_email_verified": "2024-12-19T17:48:56.312Z",
  "block": "payment_method_failed",
  "can_train_on_data": false,
  "created_at": "2024-12-19T17:48:56.312Z",
  "domain": "7",
  "id": "8d2eb1e1-27ca-4ef3-9e86-513ed87e8358",
  "image": "https://1tccF3Xhrye.JyKAl60g8JEt.com/CVbep/9yk03K3cJ",
  "name": "qZg4SxTej8rhjnyNhFV8tV3Q1Dq6Tp",
  "phone": "+1-976-262-9027",
  "stripe_id": "FLAPHJEGFrxqF5",
  "updated_at": "2024-12-19T17:48:56.312Z"
}