UserId Criterion¶
The UserId Search Criterion searches for content based on the User ID.
Arguments¶
value- int(s) representing the User 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 | |