curl --location --request GET 'pm/common/get-policy' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --form 'debug="{{DEBUG}}"'
{}