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": "PeW@WpX.com",
  "billing_email_verified": "2024-07-27T01:15:49.123Z",
  "block": "payment_method_failed",
  "can_train_on_data": true,
  "created_at": "2024-07-27T01:15:49.123Z",
  "domain": "8QbSB3kCRMMqWIgUOmZ0tIe9HNy",
  "id": "96a2fc85-f0e7-4375-8956-930cb2d20ad4",
  "image": "https://1XAwbo5zB.zH6II4u.com/a2hABTmq/KO",
  "name": "ps9s3pqREs",
  "phone": "+1-370-552-4444",
  "stripe_id": "suS3yl3prtk9IaqLNhGNC3McyXqCE",
  "updated_at": "2024-07-27T01:15:49.123Z"
}