Retrieve a paginated list of all URL redirects with source paths, destination paths, and redirect types.
Bearer YOUR_API_KEYtrue, returns only active redirects. If omitted, returns all redirects regardless of status.type field indicates the HTTP status code used for the redirect:
| Type | HTTP Status | Description | Use Case |
|---|---|---|---|
permanent | 301 | Permanent redirect | Page has moved permanently, SEO value transfers |
temporary | 302 | Temporary redirect | Page temporarily moved, SEO value retained at original URL |
fromPath:
/old-page matches only /old-page/old-page/ or /old-page/subpage/old-page?utm_source=email/new-page?utm_source=email