Get User Profile
GET /api/admin/user/profile
Returns information about the currently authenticated user.
Authentication / Permissions
- The user must be authenticated.
- Only the currently authenticated user’s information is returned.
GET /api/admin/user/profile
Returns information about the currently authenticated user.
Authentication / Permissions