curl --request GET \ --url https://gateway.cyrexa.com/customer/1.0.0/twoFA/twoFACredentials/{customerId} \ --header 'Authorization: Bearer <token>' \ --header 'tenantId: <tenantid>'
{ "secret": "<string>", "qr": "<string>" }
The access token received from the authorization server in the OAuth 2.0 flow.
Tenant/Owner id