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": "7@zLbPt.com",
  "billing_email_verified": "2024-05-08T22:13:31.499Z",
  "block": "missing_payment_method",
  "can_train_on_data": false,
  "created_at": "2024-05-08T22:13:31.499Z",
  "domain": "FV1iU658OGiey5NzZTa6",
  "id": "7f808bfc-8ed5-40ff-90f0-6559fdc8d729",
  "image": "https://.aRdJYLKShq.com/Z/hM",
  "name": "d1BAq3P9b4szmFsQp7ILANqwB",
  "phone": "+1-262-451-4754",
  "stripe_id": "j4vf1IU",
  "updated_at": "2024-05-08T22:13:31.499Z"
}