Skip to main content
POST
Get TOTP Recovery Codes (beta)

Authorizations

Authorization
string
header
required

Auth Platform API includes all the Auth related features. All Users, Phone Numbers, Emails, and OTPs are associated with an App as the container.

Endpoints only accept App's Secret API keys other than certain endpoints that are used client side or via SDK that accept the public_token.

Authentication using App Api Key

Header:

Authenticated Request

Body

application/json
user_id
string
required

Required User ID to retrieve TOTP recovery codes for.

Minimum string length: 1

Response

200 - application/json

OK

user_id
string
required
Minimum string length: 1
totps
object[]
required
Minimum array length: 1