Skip to main content
GET
Get a SubmissionDraft by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

SubmissionDraft found

createdAt
string<date-time>
required
eventId
string
required
formId
string
required
id
string
required
lifecycle
string
required
name
string
required
orgId
string
required
ownerUserId
string
required
title
string
required
updatedAt
string<date-time>
required
abstract
string
answersJson
any

Arbitrary JSON value

finalizedAt
string<date-time>
finalizedSubmissionId
string