Newer Version Available
CMS Managed Content Delivery, Channel
- Resource
-
1/connect/cms/delivery/channels/channelId/contents/query - Available version
- 48.0
- Requires Chatter
- No
- HTTP methods
- GET
- Request parameters for GET
-
Parameter Name Type Description Required or Optional Available Version endDate String Publish end date in ISO 8601 format, for example, 2011-02-25T18:24:31.000Z. Optional 48.0 includeMetadata Boolean Specifies whether to include metadata in the response (true) or not (false). The default value is false. Optional 48.0 language String Language locale for the managed content, for example, en_US. If the requested translation isn’t available, the language defaults to the context user’s language. If the context user’s language isn’t available, the language defaults to the content type’s original language. Optional 48.0 managedContentIds String[] Comma-separated list of managed content IDs. Optional 48.0 managedContentType String The developer name of the content version. Optional 48.0 page Integer Specifies the number of the page you want returned. Starts at 0. If you don’t specify a value or if you specify 0, the first page is returned. Optional 48.0 pageSize Integer Specifies the number of items per page. Valid values are from 1 through 250. If you don’t specify a value, the default size is 25. Optional 48.0 showAbsoluteUrl Boolean Specifies whether to show absolute URLs in the response body (true) or not (false). If you don’t specify a value, the default is false. Optional 50.0 startDate String Publish start date in ISO 8601 format, for example, 2011-02-25T18:24:31.000Z. Optional 48.0 - Response body for GET
- Managed Content Version Collection