API → UsersGet your user
Parameters
No parameters
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
Possible values
missing_payment_method
: The user is missing a payment method and has exceeded their free API call credits for the month.payment_method_failed
: The users payment method has failed.
get
/user$ curl "https://api.zoo.dev/user" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"block": "missing_payment_method",
"can_train_on_data": false,
"company": "QbvA2WKHKt9bX97o9sOPgf4",
"created_at": "2025-05-22T02:04:47.580Z",
"deletion_scheduled": false,
"discord": "jCj9uVIizn15Qq9kBvgbYBwQGl",
"email": "z@whaJuVrhU.com",
"email_verified": "2025-05-22T02:04:47.580Z",
"first_name": "B4wxXe2rjtd",
"github": "Sby32HAyNegFQsUcynaY9K2Y",
"id": "3aa07190-3ebf-4473-9856-bcd5ecd88549",
"image": "https://quqB.nnTak3D.com/8Qjn/xO4j0il",
"is_onboarded": true,
"is_service_account": true,
"last_name": "AaNcfT",
"name": "512Mzl",
"phone": "+1-563-600-4475",
"updated_at": "2025-05-22T02:04:47.580Z"
}