Get Discovered URLs
Knowledge Base
Get Discovered URLs
Retrieves all URLs discovered during a website crawl. Use this endpoint to review which pages were found before processing them.
GET
Get Discovered URLs
For the complete error reference, see Error Guide.
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Path Parameters
Query Parameters
To be used with affix for pagination.
Example:
"1701789000000"
Maximum number of results to return per page.
Example:
20
To paginate over results, use the value of affix as prepend or append.
Available options:
append, prepend Filter by URL processing status
Available options:
discovered, processing, processed, failed, skipped Start timestamp (Unix timestamp in milliseconds) to filter records created after this time
Example:
1701780000000
End timestamp (Unix timestamp in milliseconds) to filter records created before this time
Example:
1701790000000