APIUsersGet 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": "R3PciCTyTrNwDZ",
  "created_at": "2025-07-04T12:27:02.280Z",
  "deletion_scheduled": true,
  "discord": "9gbf6l",
  "email": "3vAkaMgDe@kB.com",
  "email_verified": "2025-07-04T12:27:02.280Z",
  "first_name": "U1YeW3akucvixy88DC9l2mOeL2S",
  "github": "thQP8mUxYPvOqlDdltDO6awsbpAa",
  "hubspot_contact_id": "B5",
  "id": "7799ef26-0824-4ff7-ad8e-28f5cdf3a3d7",
  "image": "https://s6VZ7geHvZ1.qW09iA2m.com//3T",
  "is_onboarded": true,
  "is_service_account": true,
  "last_name": "iUcyifZ2YykiSVsxY",
  "name": "fqMTsqXazveWDdypbimZfz6r1ZCbmF",
  "phone": "+1-656-908-6576",
  "stripe_id": "1hC",
  "updated_at": "2025-07-04T12:27:02.280Z"
}