API → UsersList users with extended informationhidden
hidden
Parameters
Name
Type
Req.
Possible values
created_at_ascending
: Sort in increasing order of "created_at".created_at_descending
: Sort in decreasing order of "created_at".
Returns
get
/users-extended$ curl "https://api.zoo.dev/users-extended" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"items": [
{
"block": "payment_method_failed",
"can_train_on_data": true,
"company": "CvhKTDqswksJ365Ah2LKi0",
"created_at": "2025-08-14T21:15:31.698Z",
"deletion_scheduled": false,
"discord": "4CKoCs3N",
"email": "2Go@Zt0Y1C4H.com",
"email_verified": "2025-08-14T21:15:31.698Z",
"first_name": "bp83sHFRMEawyzn2NLJNjAXDI4uLT",
"github": "r8oReCqRZ0wRCARERyNlkPI4",
"hubspot_contact_id": "7YKxH96e3BZt7HFh",
"id": "e9842da9-3033-4992-a103-607d57695d1c",
"image": "https://it9.nCpb9wb0L71.com/t83d7nn/B1ff9Cl9bx5",
"is_onboarded": true,
"is_service_account": true,
"last_name": "lt",
"name": "EpmjyK",
"phone": "+1-455-417-6100",
"stripe_id": "mKTCxHNPSQRjdqRrR04yFUb",
"updated_at": "2025-08-14T21:15:31.698Z"
}
],
"next_page": "9jOXGidFpagspGySc"
}