Skip to main content
GET
GET users
GET a single User by its ID. Visibility follows the same organization- and project-level rules as the list endpoint.

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Response

200 - application/json

OK

$uri
string
required
read-only
Pattern: ^/api/v1/users/[a-f0-9]{16}$
Example:

"/api/v1/users/0d77065796f8d173"

email
string | null
required