Skip to main content
GET
Redirect to a specific workflow

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

alias
string
required

Redirect alias

Pattern: [0-9A-z]+
index
number
required

Entrypoint index in the entrypoint list or first part in entrypoint id

Required range: x >= 0
user
string
required

User identifier

Query Parameters

no-cache
boolean

Disable all cache for this execution

dry-run
boolean

Disable all stats for this execution

Response

any | null

Ok

Can be any value