APIUsersList users with extended information
hidden

Parameters

Name

Type

Req.

  • limit

    integer
    optional
  • page_token

    string
    optional
  • sort_by

    string
    required
    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": false,
      "company": "0S7gbVNGRPPDASNK8o",
      "created_at": "2025-06-13T18:07:09.417Z",
      "deletion_scheduled": true,
      "discord": "uF",
      "email": "@2SI6.com",
      "email_verified": "2025-06-13T18:07:09.417Z",
      "first_name": "6WBE0DvgAaSG3Ru",
      "github": "s91p91JI5AQmc59qCI",
      "hubspot_contact_id": "wbXhXr7dP8So5ikx",
      "id": "a7d6df37-9b07-45ef-a948-dab3eed3b7fb",
      "image": "https://yaO.yf1DsSUfkSQ.com/n/1jgsjhuQ3nY",
      "is_onboarded": false,
      "is_service_account": false,
      "last_name": "x07WTE5PtXpgPl83M",
      "name": "rYaNf",
      "phone": "+1-542-176-3268",
      "stripe_id": "I7RRqBPfFEiehfO",
      "updated_at": "2025-06-13T18:07:09.417Z"
    }
  ],
  "next_page": "G0oRmy5w5ogXKcK3trgzqf8E"
}