Skip to main content

Get a list of aliases that should be redirected.

Get a list of aliases that should be redirected.

Path Parameters
page int32 REQUIRED

Page number.

Query Parameters
pageSize int32

Page Size. Optional. Default value is 1000

currentCheckpoint date-time

Mandatory value. Only redirects created after this date will be returned.

nextCheckpoint date-time

Mandatory 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 renamed aliases that should be redirected.

Schema OPTIONAL
Resource object[] OPTIONAL

The resource on which the action was taken.

OldUrl string OPTIONAL

Old url.

NewUrl string OPTIONAL

New url

MarketId int32 OPTIONAL

Market id

Action string OPTIONAL

Action. Update or Delete.

Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

400

Bad request.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.