API → UsersGet extended information about 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/extended$ curl "https://api.zoo.dev/user/extended" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"block": "payment_method_failed",
"can_train_on_data": true,
"company": "vaASly",
"created_at": "2025-07-25T20:54:37.254Z",
"deletion_scheduled": true,
"discord": "T54Lu",
"email": "70@LYAZBS1.com",
"email_verified": "2025-07-25T20:54:37.254Z",
"first_name": "gzm3MM",
"github": "ogB2hFtVt5qH1c",
"hubspot_contact_id": "nFJiDKO",
"id": "7babffb2-cf47-4773-87e6-88129dd94910",
"image": "https://5pCmjWv8andP.SmHjI.com/Pe/rrFbsJe",
"is_onboarded": false,
"is_service_account": true,
"last_name": "gFfiYtNbXrGFQwppFejiH6uG",
"name": "PacGQ8daTMuDpX6ktHmuDa8",
"phone": "+1-366-753-6561",
"stripe_id": "2CDoFiJ6aBkbv6g",
"updated_at": "2025-07-25T20:54:37.254Z"
}