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": "K1bIKNEsPqWNUwmxaDv",
"created_at": "2025-01-17T16:14:40.395Z",
"discord": "GAEh",
"email": "k913elKDx3@fxpYhC.com",
"email_verified": "2025-01-17T16:14:40.395Z",
"first_name": "HmFXZL9HRHnfdF06Rjj",
"github": "sabKZZeQXua62CC76p6",
"id": "750cb7eb-dad3-4a29-b29e-054bde0b4b1c",
"image": "https://tuj.ytCGnWGRph.com/CEWcDyRB/qOiGX",
"is_service_account": false,
"last_name": "xPDNcKhvgf2VnrtSgwLjWivhyw",
"name": "qKIKAWft7KoL",
"phone": "+1-199-820-4400",
"updated_at": "2025-01-17T16:14:40.395Z"
}
],
"next_page": "VVd4kvaA3ASLTyiob6sBt"
}