Skip to main content
GET
/
customers
/
me
/
2fa
/
backup-codes
Customer 2Fa Backup Codes
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/customers/me/2fa/backup-codes
{
  "remaining_count": 123
}

Response

200 - application/json

Successful Response

remaining_count
integer
required