Studio Service

ScreenContentHistoryFilter

ScreenContentHistoryFilter

A filter to be used against ScreenContentHistory object types. All fields are combined with a logical ‘and.’

FieldTypeDescription
idUUIDFilterFilter by the object’s `id` field.
orgIdUUIDFilterFilter by the object’s `orgId` field.
screenIdUUIDFilterFilter by the object’s `screenId` field.
spaceIdUUIDFilterFilter by the object’s `spaceId` field.
contentJSONFilterFilter by the object’s `content` field.
fileIdUUIDFilterFilter by the object’s `fileId` field.
channelIdUUIDFilterFilter by the object’s `channelId` field.
playlistIdUUIDFilterFilter by the object’s `playlistId` field.
linkIdUUIDFilterFilter by the object’s `linkId` field.
appInstanceIdUUIDFilterFilter by the object’s `appInstanceId` field.
createdAtDatetimeFilterFilter by the object’s `createdAt` field.
createdByUUIDFilterFilter by the object’s `createdBy` field.
siteIdUUIDFilterFilter by the object’s `siteId` field.
and[ScreenContentHistoryFilter!]Checks for all expressions in this list.
or[ScreenContentHistoryFilter!]Checks for any expressions in this list.
notScreenContentHistoryFilterNegates the expression.