Get header audits

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

Authentication

AuthorizationBearer

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
datalist of objects

Errors

401
Unauthorized Error
422
Unprocessable Entity Error
500
Internal Server Error