PCI Compliant (widget)
GET
/v2/vulnerabilities/pci_compliantLast modified: 3 days ago
This endpoint returns the PCI compliance status.
Request
Query Params
page
integer
optional
Page number. Default: 1
per_page
integer
optional
Number of records per page. Default: 10. Max: 100
date_range_start
string
optional
Start date for date range filter. Format: YYYY-MM-DD hh:mm:ss
date_range_end
string
optional
End date for date range filter. Default: current time. Format: YYYY-MM-DD hh:mm:ss
relative_date_range
string
optional
Relative date range filter.
Available units: (s)econds, (m)inutes, (h)ours, (d)ays, (M)onths, (y)ears. (q)uarter
Example: Get the results for the last 10 days - 10d.
Get the results from the first quarter at 2020 - 1q2020
Request samples
Responses
OK(200)
Unauthorized(401)
HTTP Code: 200
Content Type : JSONapplication/json
PCI Compliant (widget)
Data Schema
object {0}
Example
{}
Last modified: 3 days ago