Get header inventory
Returns a list of the PCI DSS payment page header inventory for the given Application ID and host domain.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
appId
An array of Application IDs to filter the relevant incidents by. At least one ID is required.
tld
An array of host domains to filter the relevant incidents by. At least one domain is required.
excludedStatuses
An array of script statuses that should be excluded from the results.
Allowed values:
from
A timestamp, in milliseconds, indicating from what point in time to filter the results by. Defaults to the past year.
to
A timestamp, in milliseconds, indicating until what point in time to filter the results by. Defaults to the current time.
skip
The number of incidents to offset pagination by when returning the results.
take
The number of incidents to display per page when returning the results.
Response
Success
paging
data