Get Submission
Reporting
Get Submission
Returns one submission (checklist log) by id: its status, progress, score, submitter, answered items, and attachments. Requires the key’s user to have access to the submission’s workspace (the caller must be a member of that workspace). Use the submission-records endpoint to find submission ids.
GET
Get Submission
Fetch a single submission by id — its status, progress, score, submitter, answered items, and attachments. Use Get Submission Records to discover submission ids, then read individual submissions here. The key’s user must belong to the submission’s workspace.
Path Parameters
Workspace the submission belongs to.
The submission (checklist log) id.
Query Parameters
all returns every item; filtered applies the template's conditional-visibility rules.
Available options:
all, filtered Group items by their template sections.
Available options:
true, false Include report-only data such as flag categories and AI summaries.
Available options:
true, false Include item comments.
Available options:
true, false Include approval workflow state.
Available options:
true, false