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
- 200
- 404
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.
User not found