Fetch List of Redirects
Retrieves a list of all URL redirects based on the given query parameters.
GET
Fetch List of Redirects
Query Parameters
Example:
"6p2RxpgtMKQwO3E6IUaT"
Example:
"example.com"
Example:
20
Example:
10
Response
Successful response - List of URL redirects returned
Object containing the count of redirects and an array of redirect data
Example:
{ "count": 42, "data": [] }Last modified on March 8, 2026
Fetch List of Redirects