v1
latestSwagger 2.02026-07-13285166341.1 KBGet ContentSubmissions
Gets a collection of ContentSubmissions. When successful, the response is a PagedResponse of ContentSubmissions. Additional searches: attributes[Name]=Value. This can be used to search for submissions that have the specified values for attributes. Beginning and ending wildcard (*) supported for value. If unsuccessful, an appropriate ApiError is returned.
Query parameters
Optional. The page limit. If not specified, the default page limit is 10.
Optional. The page offset. If not specified, the default page offset is 0.
Optional. Filter by UserID.
Optional. Filter by ContentDefinitionID
Names of Attributes to include when retrieving this submission. This should be a comma-separated list. If not provided, Attributes are not included. If '*', all Attributes are included.
Optional. Filter the submissions by whether they are part of the Release with the specified Release ID.
Optional. Filter submissions by their ContentDefinition's Type ID.
Optional. Filter submissions by their Version.
Optional. If true, includes the ContentDefinition for each submission.
Response
OK