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": true,
  "company": "esSgfZOgdHs5uGYg",
  "created_at": "2025-01-17T16:14:45.793Z",
  "discord": "",
  "email": "4FGG4KXy3o@.com",
  "email_verified": "2025-01-17T16:14:45.793Z",
  "first_name": "M8TkaTXndtJRF8DDvtXdTndFYvS7EH",
  "github": "So4apPC9GihFghAH7sSKm6Lbi",
  "hubspot_contact_id": "xha",
  "id": "6a44db81-81b4-4c8d-9eff-83b1417145f8",
  "image": "https://.LHp0.com/GQPH4uU1iY6F/V",
  "is_service_account": false,
  "last_name": "R0XMIQbIhEuSzawFom",
  "name": "",
  "phone": "+1-456-931-9638",
  "stripe_id": "JwKk2AXGBPcTKPAv4J9s",
  "updated_at": "2025-01-17T16:14:45.793Z"
}