Skip to main content
POST
Get form

Authorizations

Authorization
string
header
required

Customer access token obtained from the customer authorization flow.

Query Parameters

organization_id
string
required

Unique identifier of the organization.

Body

application/json
group_id
integer
required

The ID of the group from which you want the form.

type
enum<string>
required

The form type.

Available options:
prechat,
postchat

Response

200 - application/json

Form.

form
object
enabled
boolean

If true, the form is enabled and the form object is returned.