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": "missing_payment_method",
  "can_train_on_data": true,
  "company": "gEbHVhqbL7Ol04BZ5Vn7rvMZUGgx",
  "created_at": "2024-09-07T21:57:30.479Z",
  "discord": "m1OTq84ugtjsq",
  "email": "m@8GtM0LVqj.com",
  "email_verified": "2024-09-07T21:57:30.479Z",
  "first_name": "YXS",
  "front_id": "",
  "github": "o0cQy089J4aF75nW7fxMwtvnhRZw",
  "id": "0d1b756c-ed4d-4d43-938d-7767e0b58eab",
  "image": "https://C.MEXXDA4t8DHJ.com/0ku2gNMSDdG/DOwFg5VF",
  "is_service_account": false,
  "last_name": "HgQMx0M5OPkvNEQj",
  "mailchimp_id": "ykuOk16EZxR",
  "name": "L1P",
  "phone": "+1-860-173-6625",
  "stripe_id": "m6nujGkINOEjkRq9n",
  "updated_at": "2024-09-07T21:57:30.479Z"
}