APIUsersGet a user
hidden

Parameters

Name

Type

Req.

  • id

    string
    required

Returns

get
/users/{id}
$ curl "https://api.zoo.dev/users/{id}" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "company": "xKW8yZTEvwPE5WOr5s5rlBk",
  "created_at": "2025-06-13T18:07:11.805Z",
  "deletion_scheduled": false,
  "discord": "IUTdBL58cGjH4",
  "email": "Lbw2rhRoqh@gWwYmzo.com",
  "email_verified": "2025-06-13T18:07:11.805Z",
  "first_name": "1pTnzOrEo05M9R",
  "github": "Jk2vZ65WJSuYiRw",
  "id": "c0f29631-f26f-441c-924e-d8d56d40e0db",
  "image": "https://d0nWGt4Jomu.Q8Ta0Fp9cO.com/OZqasr/0Qaie4Gy9S",
  "is_onboarded": true,
  "is_service_account": false,
  "last_name": "",
  "name": "SopJ53kc0WS",
  "phone": "+1-314-316-6386",
  "updated_at": "2025-06-13T18:07:11.805Z"
}