Skip to main content
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
default:1
Required range: x > 0
limit
integer
default:20
Required range: 0 < x <= 100
updatedSince
string<date-time>
templateId
string<uuid>
entityKind
enum<string>
Available options:
standalone,
admission_application,
student,
contact,
appointment,
pqrs_case
entityId
string<uuid>

Response

200 - application/json

Form submissions

data
object[]
required
pagination
object
required