Get form submitted contacts

Get a list of contacts for a form by form ID.

Scopes:
forms.read

Rate limit: 400 requests per minute.

Path Params
string
required

Form ID (24 character hexadecimal)

Query Params
integer
Defaults to 250

Number of items to return (max 250)

string
enum
Defaults to createdAt

Sort field. Contacts are ordered by contact creation time embedded in the contact ID. Note: the response 'date' field reflects when the contact submitted this form (signup time) and may differ from the sort key for existing subscribers.

Allowed:
string
enum
Defaults to desc

Sort direction

Allowed:
string

Cursor for forward pagination

string

Cursor for backward pagination

Headers
string
required
Defaults to 2026-preview

API version that specifies the response format and behaviour

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json