Redirect Session Object


Information for redirecting a visitor from an external Wix Headless client site to a Wix page for Wix-managed functionality.

Properties
idstringformat GUID

ID of the redirect session created.


fullUrlstringRead-onlymaxLength 2048

The full URL of the Wix page to redirect the visitor to. This URL includes query parameters informing Wix where to redirect the visitor back to on the Wix Headless client site.


urlDetailsUrlDetails

Details about the URL of the redirect session.


sessionTokenstringRead-onlymaxLength 2048

The session token to pass to the Wix page to maintain the visitor's identity.


shortUrlstringRead-onlymaxLength 2048

The short URL of the Wix page to redirect the visitor to. This URL includes query parameters informing Wix where to redirect the visitor back to on the Wix Headless client site.

Did this help?