auth-bearer: ********************
curl --location --request GET '/auth/account/protocolMedFlow' \ --header 'auth-bearer: <api-key>'
{ "message": "string", "config": { "secretKey": "string", "clientId": "string" } }