Skip to main content
GET
List forms

Authorizations

X-API-Key
string
header
required

A scoped key with the of_live_ prefix, generated from Profile > API keys.

Query Parameters

limit
integer
default:20

Number of records to return.

Required range: 1 <= x <= 100
cursor
string

Opaque next_cursor value from the previous page.

workspace_id
string

Only return forms from this accessible workspace.

Pattern: ^[0-9a-fA-F]{24}$
Example:

"507f1f77bcf86cd799439011"

Response

A page of forms.

items
object[]
required
page
object
required