Skip to main content
POST
/
users
/
totp
/
read
Read TOTP configuration
curl --request POST \
  --url https://auth.platform.arb.inc/users/totp/read \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

access token

Response

Successfully retrieved TOTP configuration

The response is of type object.