GET
/
flows
/
{flow_id}
/
steps
/
{step_key}
/
form
"<any>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

x-system-token
string
header
required

System token for additional authentication

Path Parameters

flow_id
integer
required
step_key
string
required

Query Parameters

language_code
string
required
booking_id
string | null
prefill_token
string | null

Response

200
application/json

Request fulfilled, document follows

The response is of type any.