Get a list of URLs that should be redirected.
Get a list of URLs that should be redirected.
Path Parameters |
---|
page int32 — REQUIREDPage number. |
Query Parameters |
---|
pageSize int32Page Size. Optional. Default value is 1000 |
currentCheckpoint date-timeMandatory value. Only redirects created after this date will be returned. |
nextCheckpoint date-timeMandatory value. Only redirects created before this date will be returned. Use the same date when fetching pages to ensure that only the initial result set is returned. |
Responses | ||||||||
---|---|---|---|---|---|---|---|---|
200 List of URLs that should be redirected.
| ||||||||
400 Bad request.
|