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": true,
"company": "QtJIbo78fl9c",
"created_at": "2025-03-12T01:38:08.197Z",
"discord": "8z05ZQ7XXGNh",
"email": "ZgcFd2G1@rRrHw.com",
"email_verified": "2025-03-12T01:38:08.197Z",
"first_name": "4GVws8SCcrZhtAYmEohj",
"github": "tAK4hVt2UEnZqY9b3dtE4nK",
"hubspot_contact_id": "uIKxj",
"id": "51472e46-2d4e-4f2a-a808-0e53afc465bf",
"image": "https://3MHxr34C0Bw.fPJC3M0A.com/dwJg7ZNUEU/301ZuKg9Sn",
"is_service_account": true,
"last_name": "1IV",
"name": "sUkzjJVj8PrIAJ14LcS6",
"phone": "+1-470-270-8010",
"stripe_id": "S0N5Tajdgr",
"updated_at": "2025-03-12T01:38:08.197Z"
}
],
"next_page": "ttXu79uH6i1HJMJlEccYufx"
}