GET /redirects seeing more than 250 results
Summary:
We are looking to load many more redirects for certain product pages
Currently calling GET on the /redirects only returns the first 250
Is there a way to see redirects beyond the first 250?
We have tried using an offset header, without success
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
26B
Code Snippet (add any code snippets that support your topic, if applicable):
curl --location '/ccadmin/v1/redirects' --header 'Authorization: xx' --header 'offset: 500' \
Tagged:
1