Get List of Websites

Use this API to retrieve a list of all websites in the scanner. The response will return websites in Pending and Completed status along with the corresponding domain ID, external organization ID, and last scanned date.

πŸ—’

Things to Know

  • It is recommended to use the page and size parameters if the number of domains is greater than 1,000.
Query Params
string

The value defaults to the organization from which the client credentials were generated. Enter a specific sub-org ID if the filter results are desired.

string

Enter a URL to search for a specific domain.

int32

This value can be used for getting a particular page of the paginated response.

int32

Number of records per page (0....N).

string
enum
Defaults to ScanStatus,ASC

The sorting criteria of the result list.

Responses

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
Missing 2 required scopes
Response
Choose an example:
application/json
*/*