List policy activations

Returns the activation history for the policy. The policy activation history provides results for each property where the policy applies dating back up to one year. If no activations occurred within the year, only the latest activation data is returned.

Path Params
integer
required

The ID of the policy.

Query Params
string
enum

Enum The selected network, either staging or prod.

Allowed:
string

Returns only activations for the selected property.

integer
≥ 0
Defaults to 0

When requesting pages of data, offset is the record after which to start. Use offset with pageSize. For example: offset=25&pageSize=15 starts at record 26 and displays up to 15 records for each property the policy applies to.

integer
5 to 1000
Defaults to 100

The number of records to return. Use with offset to manage the number of records returned.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json