Skip to main content
GET
Get a booking form by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The ID of the resource to query by

Response

Default Response

A booking form โ€” the set of questions a booker answers when registering for one or more tickets.

id
string
required

The unique identifier of the booking form.

title
string
required

The title of the booking form.