Skip to main content

Get an end user by id (server-side admin)

GET 

/auth/users/:user_id

Secret-key-scoped fetch of a single end user by id within the authenticating application. Scoped to the application — a caller can never read a user belonging to another application.

Request

Responses

User retrieved