API → Users → List usershidden
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$ curl "https://api.zoo.dev/users" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"items": [
{
"block": "payment_method_failed",
"can_train_on_data": true,
"company": "y0OBTJkApqgQhl3cuymrg0dI",
"created_at": "2025-04-21T20:03:02.803Z",
"discord": "z9w0IELywLHYXUJrrMsryV6WIwSVL",
"email": "XtVGXBnYkF@x1nI4.com",
"email_verified": "2025-04-21T20:03:02.803Z",
"first_name": "WIITIb",
"github": "hvrPeRwY",
"id": "4f3ef546-d468-4470-9d5d-1e9e69648050",
"image": "https://kkC9Fow5V.bD208P577r.com/9/ISc",
"is_service_account": true,
"last_name": "0w7I1iqxv",
"name": "HY37vzc4H",
"phone": "+1-607-445-7778",
"updated_at": "2025-04-21T20:03:02.803Z"
}
],
"next_page": "rD2KiwiAYSZ2K"
}