Studio Service

ShareAssociationFilter

ShareAssociationFilter

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

FieldTypeDescription
orgIdUUIDFilterFilter by the object’s `orgId` field.
fromSpaceUUIDFilterFilter by the object’s `fromSpace` field.
shareChannelUUIDFilterFilter by the object’s `shareChannel` field.
sharePlaylistUUIDFilterFilter by the object’s `sharePlaylist` field.
shareFolderUUIDFilterFilter by the object’s `shareFolder` field.
shareFileUUIDFilterFilter by the object’s `shareFile` field.
shareLinkUUIDFilterFilter by the object’s `shareLink` field.
shareAppInstanceUUIDFilterFilter by the object’s `shareAppInstance` field.
shareCredentialUUIDFilterFilter by the object’s `shareCredential` field.
toSpaceUUIDFilterFilter by the object’s `toSpace` field.
sharedAtDatetimeFilterFilter by the object’s `sharedAt` field.
sharedByUUIDFilterFilter by the object’s `sharedBy` field.
shareSiteUUIDFilterFilter by the object’s `shareSite` field.
and[ShareAssociationFilter!]Checks for all expressions in this list.
or[ShareAssociationFilter!]Checks for any expressions in this list.
notShareAssociationFilterNegates the expression.