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": "payment_method_failed",
"can_train_on_data": false,
"company": "ortw5OWKlSQUFbpFFs4vcwrpN0b",
"created_at": "2025-04-25T16:40:48.936Z",
"discord": "DC7k48KZc9L1yLdJWF",
"email": "NYlQTP1N@K6Yd0Qr4FA.com",
"email_verified": "2025-04-25T16:40:48.936Z",
"first_name": "JYoL6xiY",
"github": "0HEcD8ONf",
"hubspot_contact_id": "veZu6VApb",
"id": "ced5fede-40ed-4363-a232-7b6c24b998db",
"image": "https://7sgQ.0JPK.com/1LGF/D",
"is_service_account": false,
"last_name": "bTIs6s93",
"name": "KSwGyuzJBIWLA4RM",
"phone": "+1-250-112-2387",
"stripe_id": "gQ0B3DibyNO7kqk1H7yEDAXNFX9WTQ",
"updated_at": "2025-04-25T16:40:48.936Z"
}
],
"next_page": "YSf"
}