ObjectStateId Criterion¶
The ObjectStateId Search Criterion searches for content based on its object state ID.
Arguments¶
value- int(s) representing the object state ID(s)
Example¶
You can use this Search Criterion over the REST API, in the payload of the POST /views request:
1 2 3 4 5 | |
1 2 3 4 5 | |