GET
/
forms

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
createdAt
string
required
id
string
required
isClosed
boolean
required
name
string
required
numberOfSubmissions
number
required
status
enum<string>
required
Available options:
BLANK,
DRAFT,
PUBLISHED,
DELETED
updatedAt
string
required
workspaceId
string
required
payments
object[]