Skip to main content
POST
Export consent submissions for a study

Authorizations

Authorization
string
header
required

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

Path Parameters

studyId
string
required

The study ID

Response

Export job created successfully

exportId
string
required

The export ID to use for checking status

status
enum<string>
required

The current status of the export

Available options:
NOT_STARTED,
EXPORTING,
COMPLETED,
ERROR
createdAt
string
required

When the export was created