Skip to main content

GetProfile retrieves the authenticated user's profile.

GET 

/api/v1/auth/profile

Authentication

Requires valid access token in Authorization header.

Response

Returns complete user details including organization and roles.

Responses

A successful response.