API Reference

/v1/exposures/hostPort

Retrieves a list of active host port exposures with the ability to exclude general ports via a header

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
Defaults to false

Set to 'true' to exclude general ports from the results.

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.

string

The asset ID of the host port exposure.

string

The exposure ID associated with the host port exposure.

date

The date of the premier scan.

string

The port and protocol combination (e.g., 80/TCP).

string

The port number extracted from the exposure label.

string

The protocol extracted from the exposure label.

string

The state of the port (e.g., open, closed).

string

The reason for the port's state.

string

The TTL for the port's state reason.

string

Service confidence level.

string

Extra information about the service.

string

The method used to detect the service.

string

The name of the service running on the port.

string

The OS type associated with the service.

string

The product associated with the service.

string

The tunneling protocol used by the service.

string

The version of the service running on the port.

string

Metadata tags for the host port exposure asset.

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