---
title: "Redirects user to Pulse (Redfast Frontend)"
method: GET
path: "/v1/session/redirect"
tags: ["Redirect"]
---

# Redirects user to Pulse (Redfast Frontend)

`GET /v1/session/redirect`

Redirects a user to pulse.redfast.com, optionally to a specified path, and attaches the session token. If no valid session, the user will be sent to the login page.

## Query parameters

- `session_token` string, required
- `redirect_url` string

## Other responses

- `302` — Redirects the user to Pulse frontend
- `401` — Unauthorized - Invalid session token or redirect target

---

[API](https://skmtc.dev/recurly/apis/custom-rendering-api.md) · [All operations](https://skmtc.dev/recurly/apis/custom-rendering-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/recurly/custom-rendering-api/revisions/5b447fc86155/schema)
