get
https://localhost:44395/api/ping/auth
Behavior: Returns the string "Pong Auth". Use this endpoint to verify that a Bearer token is still valid. If the token is invalid or expired, the request will be rejected with 401.
Authorization: Requires a valid Bearer token ([Authorize]).
Side Effects: None.
Error Scenarios: Returns 401 if the Bearer token is missing, invalid, or expired.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401The Bearer token is missing, invalid, or expired.
