Framer
Copy
Logo as SVG
Brand
Guidelines
Get Started
Overview
Compare
FAQ
Plugins
Introduction
Quick Start
Publishing
Changelog
Reference
Guides
Fetch
Examples
Components
Sharing
Auto-Sizing
Property Controls
Overrides
Developers
getRedirects
Get all Redirects in the project.
const redirects = await framer.getRedirects()
Promise<Redirect[]> – All of the Redirects in your project.
Promise<Redirect[]>
addRedirects
to