API Reference

/v1/status

Retrieves the latest scan status, scan run queue status, scanner IP addresses for latest scan run

Log in to see full request history
Query Params
integer
Defaults to 1

The page number to retrieve.

integer
Defaults to 100

The number of records to retrieve per page.

Headers
string

Optional header to specify customer ID other than default

Responses

Response body
object
integer

The total number of records available.

integer

The current page number.

integer

The total number of pages.

integer

The limit of records per page.

results
array of objects
results
object
integer

The ID of the customer.

string

The name of the customer.

latestScan
object

Information about the latest scan.

scanRunQueueStatus
array of objects

Daily scan run queue status counts.

scanRunQueueStatus
object
string

The type of scan.

integer

The count of completed scans for the day.

integer

The count of ready scans for the day.

integer

The count of running scans for the day.

integer

The count of other scans for the day.

scannersIpAddresses
array of strings

List of external scanner IP addresses.

scannersIpAddresses

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