cURL
curl --request POST \ --url https://auth.platform.arb.inc/users/totp/read \ --header 'Authorization: Bearer <token>'
{}
Retrieves the user’s TOTP configuration details including usage statistics. Does not return the secret itself.
access token
Successfully retrieved TOTP configuration
The response is of type object.
object