{ "token":"{{token}}" }
curl --location --request GET 'approvals' \ --header 'Content-Type: application/json' \ --data '{ "token":"" }'
{}