API → UsersGet extended information about a user
hidden

Parameters

Name

Type

Req.

  • id

    string
    required

Returns

get
/users-extended/{id}
$ curl "https://api.zoo.dev/users-extended/{id}" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{
  "block": "payment_method_failed",
  "can_train_on_data": false,
  "company": "3",
  "created_at": "2024-04-26T17:03:52.727Z",
  "discord": "YPoAVWjwn6dHrujVZbRgU9m0HhamQ",
  "email": "U9yX@Y0Dz.com",
  "email_verified": "2024-04-26T17:03:52.727Z",
  "first_name": "D2IAlbWcD3wDKLzlRHUbbY5AiQrR",
  "front_id": "twK",
  "github": "MPIPMFfq3819sRXzP",
  "id": "fca7cb20-e83b-49d5-92df-38641855c560",
  "image": "https://t7VHkwPparCd.2CQ8ZFhM2.com/Cd/",
  "is_service_account": true,
  "last_name": "kvwFvhEjHbWbkP6tj",
  "mailchimp_id": "kMyDGJkzjxMe",
  "name": "NTvqMN2tGeDP08HUpCd",
  "phone": "+1-752-934-3726",
  "stripe_id": "rI2CjcRoUKPk",
  "updated_at": "2024-04-26T17:03:52.727Z"
}