cURL
curl --request POST \ --url https://api.webtranspose.com/v1/crawl/get/ignored \ --header 'Content-Type: application/json' \ --data '{ "crawl_id": "<string>" }'
Retrieve the ignored pages of the crawl.
OK