Skip to main content
GET
Retrieve the details of an existing end user by their unique identifier.

Authentication

Requires an API key with end_users:read scope.

Path Parameters

id
string
required
The end user’s unique identifier (e.g., eu_abc123).

Response

Returns the end user object.

Response Fields