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": false,
  "billing_email": "NdrQh3a1@4XX.com",
  "billing_email_verified": "2024-10-21T17:59:26.319Z",
  "block": "missing_payment_method",
  "can_train_on_data": false,
  "created_at": "2024-10-21T17:59:26.319Z",
  "domain": "h1sPWSqgLp6zEh32V8uGRkr5UkAWX",
  "id": "094646a8-db36-473b-add0-000b332683c6",
  "image": "https://F8FZyTTQ.mgaBQOZPf3z4.com/LVdbxEI/xnAxXD",
  "name": "axEbCKbFTDCvXZB5IknFJnjVJ",
  "phone": "+1-737-106-2626",
  "stripe_id": "iiQbeMPeyM4rwnl",
  "updated_at": "2024-10-21T17:59:26.319Z"
}