Authentication & User Info
Get 2FA Recovery Codes
Retrieves the user’s current 2FA recovery codes.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Response
200
application/json
List of recovery codes.
The response is of type string[]
.