EDR
List Policies
List all the device policies for a given connection.
GET
Query Parameters
Enable cursor based pagination instead of default offset-based pagination
Datetime filter, only return items updated since this datetime. Example format: 2021-01-01T00:00:00+00:00
Limit size (page size)
Required range:
x >= 0
Offset index (starting index of page)
Required range:
x >= 0
Skips returning the total rows, total is set to null when true
Device ID, pass a single device ID to get the policies associated with the device
Response
200
application/json
Successful Response
Number of items return in the response
List of items returned in the response
Total number of items that can be returned
Number of items return in the response
List of items returned in the response
Total number of items that can be returned