Get authentication status.
GET/api/v1/auth/status
Returns the current authentication status indicating whether the request is authenticated and authorized.
Responses
- 200
- 401
- 403
OK
Unauthorized
Forbidden
GET/api/v1/auth/status
Returns the current authentication status indicating whether the request is authenticated and authorized.
OK
Unauthorized
Forbidden