Get details of all users of a specified user tag

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

ID of the user tag

Query parameters
filter
string

The filter that can 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
forceRemoveAnyDirectUserProfileAssociation
boolean
Defaultfalse
fetchDynamicallyAssignedUsers
boolean
Defaultfalse
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