Skip to main content

Get the logged-in user's profile

GET 

/core/api/v1/auth/get-profile

Returns the current user's profile along with their effective permissions (used for client-side UI gating).

Request

Responses

Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.