Get header audits

Returns a list of PCI DSS payment page header audits for the given Application ID and host domain.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

appIdlist of stringsRequired
An array of Application IDs to filter the relevant incidents by. At least one ID is required.
tldlist of stringsRequired
An array of host domains to filter the relevant incidents by. At least one domain is required.
fromintegerOptional
A timestamp, in milliseconds, indicating from what point in time to filter the results by. Defaults to the past year.

Response

Success
pagingobject or null
datalist of objects or null

Errors