cURL
curl --request GET \ --url https://api.responsibly.tech/v1/policy-parameters \ --header 'x-api-key: <api-key>'
{ "items": [ { "id": "12h43XyZhc4rak2670e37xv[...]", "name": "Air pollution", "policyCategoryName": "Environmental impact" } ], "pagination": { "pageSize": 100, "nextPage": 2 } }
x >= 1
1 <= x <= 100
Returns a list of policy parameters.
Show child attributes
Was this page helpful?