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": "bGH@WvHdQaMA.com",
  "billing_email_verified": "2024-09-19T16:12:02.741Z",
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "created_at": "2024-09-19T16:12:02.741Z",
  "domain": "p2Gy4Xcs4TYx",
  "id": "f76e2ed4-4c5c-4462-90ab-e25c5fdab577",
  "image": "https://upmlRX.hHxfEAUT.com/ssAtBish/xBnhCK",
  "name": "KNsF26aT77A26OiJIS8V",
  "phone": "+1-664-259-2855",
  "stripe_id": "aoVmalidRasXLWs",
  "updated_at": "2024-09-19T16:12:02.741Z"
}