Get details of all users matching a particular criteria assigned to a tag
- Print
- PDF
Get details of all users matching a particular criteria assigned to a tag
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/api/user-tags/tag-attributes/matched-users
Security
HTTP
Type bearer
Query parameters
filter
string
searchText
string
page
integer
Parameter to specify the page number of the records to retrieve
Default0
size
integerRequired
parameter to specify the number of records to retrieve per page
Default20
sort
string
parameter to specify the sort parameter and direction
Body parameters
Array of object
object
id
integer (int64)
attributeId
string
operator
string
value
string
Responses
200
OK
object
Was this article helpful?