SearchRepresentationsFilter
isPresentbooleanrequired
Filter on assets having or not a representation. true
: Only assets with representation. false
: Only assets without representation. If not specified, return both assets having or not a representation
SearchRepresentationsFilter
{
"isPresent": true
}