Get the details of all users matching a particular criteria assigned to a tag

Prev Next
Get
/api/user-tags/{userTagId}/matched-users
Security
HTTP
Type bearer
Path parameters
userTagId
stringRequired

ID of the tag page

Query parameters
filter
string

Filter the list of all users assigned to a tag (tag members) based on name or status. The supported operators are 'eq' and 'co'. An example format is given here, name co "Smith"

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

Responses
200

OK

object