Retrieves all URLs discovered during a website crawl. Use this endpoint to review which pages were found before processing them.
Pagination: Supports cursor-based pagination.
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Pagination cursor (timestamp from previous response meta)
"1701789000000"
Number of records per page (default: 10, maximum: 100)
20
Navigation direction: "append" for next/older records, "prepend" for previous/newer records
append, prepend Filter by URL processing status
discovered, processing, processed, failed, skipped Start timestamp (Unix timestamp in milliseconds) to filter records created after this time
1701780000000
End timestamp (Unix timestamp in milliseconds) to filter records created before this time
1701790000000