v1
latestOpenAPI 3.0.12026-07-134082641.7 MBChannels
Gets latest channel items.
get/Channels/Items/Latest
Query parameters
userIdstring uuid nullable
Optional. User Id.
Optional. User Id.
startIndexinteger nullable
Optional. The record index to start at. All items with a lower index will be dropped from the results.
Optional. The record index to start at. All items with a lower index will be dropped from the results.
limitinteger nullable
Optional. The maximum number of records to return.
Optional. The maximum number of records to return.
filtersItemFilter[] nullable
Optional. Specify additional filters to apply.
Optional. Specify additional filters to apply.
fieldsItemFields[] nullable
Optional. Specify additional fields of information to return in the output.
Optional. Specify additional fields of information to return in the output.
channelIdsstring[] nullable
Optional. Specify one or more channel id's, comma delimited.
Optional. Specify one or more channel id's, comma delimited.
Response
Latest channel items returned.