Develop Websites
Build Apps
Go Headless
APIs and SDKs
/
getSubmission( )
Retrieves a submission by ID.
Permission Scopes
For app development, you must have one of the following permission scopes:
Manage Submissions
Manage Orders
Read Orders
Read Submissions
Learn more about
app permissions
.
Method Declaration
Copy
Method Parameters
submissionId
string
Required
ID of the submission to retrieve.
Returns
Return Type:
Promise<GetSubmissionResponse>
Show GetSubmissionResponse Properties
Was this helpful?
Yes
No