API → Users → List 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": "missing_payment_method",
"can_train_on_data": false,
"company": "iAlKv",
"created_at": "2025-01-17T16:14:39.682Z",
"discord": "JYZV7Lvof2zXlPdG9Rmk069LB3",
"email": "RuFO@qRPpS.com",
"email_verified": "2025-01-17T16:14:39.682Z",
"first_name": "ROoWkudiBu7bjv2G3X4DcRjM",
"github": "dkbO",
"hubspot_contact_id": "Hpy",
"id": "09fb315a-fca0-49aa-85b6-553372a18a99",
"image": "https://kMk7Rwl.LwSVqHDb2ZqR.com/Ghiv/uBPoeoBBmhKs",
"is_service_account": false,
"last_name": "w9QkaHPyW7JGkylaL",
"name": "sS9MZu4",
"phone": "+1-214-407-8409",
"stripe_id": "YJ9F3Ey",
"updated_at": "2025-01-17T16:14:39.682Z"
}
],
"next_page": "HjNzwrQhx3959F6Os2nmb1l6tbcxt"
}