get
https://localhost:44395/api/account/user
Behavior: Retrieves the profile information for the currently authenticated user based on their access token.
Authorization: Requires a valid Bearer token ([Authorize]).
Side Effects: None.
Error Scenarios: Returns 404 if the user profile cannot be found. Returns 401 if the caller is not authenticated.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401The caller is not authenticated.
