v1
latestSwagger 2.02026-07-13285166341.1 KBContentSubmissions
Get a ContentSubmission by ID
Gets a ContentSubmission by ID. When successful, the response is the requested ContentSubmission. If unsuccessful, an appropriate ApiError is returned.
get/api/v2/ContentSubmissions/{contentSubmissionID}
Path parameters
contentSubmissionIDinteger required
The ID of the ContentSubmission to get.
Query parameters
includeAttributesstring
Names of Attributes to include when retrieving this submission. This should be a comma-separated list.
Response
OK