GET api/v2/ContentSubmissions/{contentSubmissionID}

agco-ats.com

Summary: Get a ContentSubmission by ID
Operation ID: ContentSubmissions_GetContentSubmission
Auth: oauth2
Description

Gets a ContentSubmission by ID. When successful, the response is the requested ContentSubmission. If unsuccessful, an appropriate ApiError is returned.

Parameters (2)

contentSubmissionID (integer, path, required)

The ID of the ContentSubmission to get.

includeAttributes (string, query, optional)

Names of Attributes to include when retrieving this submission. This should be a comma-separated list.

No probe data for this endpoint yet.