get
https://localhost:44395/api/admin/user-session/
Behavior: Returns the details of a specific user session including user information, session metadata (browser type, IP address, start and last activity dates), and current status.
Authorization: Requires a valid Bearer token (class-level [Authorize]).
Side Effects: None.
Error Scenarios: Returns 404 if no session exists with the specified ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401The caller is not authenticated.
