Skip to main content
GET

List Applications

Returns a paginated list of form submissions. Each application is one user’s response to a form. Required scope: applications:read

Query Parameters

integer
default:"1"
integer
default:"50"
Maximum: 200.
string
Comma-separated. Allowed: Draft, Pending, Accepted, Rejected. Defaults to all four.
string
Filter to applications submitted to a specific form.
string
Filter to applications submitted by a specific contact.
string
ISO-8601 timestamp. Only return applications updated at or after this time. Use with updated_to for incremental sync.
string
ISO-8601 timestamp. Only return applications updated at or before this time.

Response

array