Skip to main content

Get the caller's end-user profile

POST 

/api/v1/enduser/get

Returns the caller's full end-user record — identity claims sourced from the identity provider, profile settings the user has set, and lifecycle timestamps.

If no row exists yet for this user, the call still succeeds and returns an empty end_user object rather than a 404. Treat "no profile yet" and "profile with no overrides" identically.

Request

Responses

Profile returned (possibly empty if no row exists yet)