API → UsersList 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": true,
"company": "2vr",
"created_at": "2025-05-10T20:13:22.807Z",
"deletion_scheduled": true,
"discord": "65mlCzZ2wOSE4",
"email": "EH90sV@jSJNQUUUFH.com",
"email_verified": "2025-05-10T20:13:22.807Z",
"first_name": "Bl147",
"github": "LvmIhUG8ff",
"hubspot_contact_id": "nzaZPi532NopaG94EyXpE5",
"id": "9c96ba2c-b30b-48af-bbe1-ece103f1ac4a",
"image": "https://hAh..com/m1T09TuDR41/YLptG",
"is_service_account": false,
"last_name": "CHfmVhbZ3GPAM6lgn5rsV",
"name": "M2JTV",
"phone": "+1-892-691-3028",
"stripe_id": "41kXHa6qGQkan",
"updated_at": "2025-05-10T20:13:22.807Z"
}
],
"next_page": "IrUrAjzeipnu9gTUWTM2kqHj"
}