For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Objects
SiteRedirect
OBJECT
Copy page
Site's redirect.
Fields
id
String
Required
The ID of the object.
fromPath
String
Required
Redirected url.
toUrl
String
Required
Full destination URL for the redirect.
to
SiteRedirectTo
Optional
Additional information about redirect.
Show 6 variants
Referenced by
Fields
SiteRedirectEdge.node