Get Policies

{
"updatedFrom": "string",
"updatedTo": "string",
"id": "string",
"page": 1,
"pageSize": 20,
"current": true,
"useNewUpdatedPaging": true,
"x-api-region": "string",
"x-api-language": "string"
}

``200 Returns a list of policies

Updated about 1 month ago


ShellNodeRubyPHPPython

Base URL

https://api.uat.laka.co/v3/reporting/policies

``

xxxxxxxxxx

curl --request GET
--url 'https://api.uat.laka.co/v3/reporting/policies?current=true&useNewUpdatedPaging=true'
--header 'accept: application/json'

``