Search Assigned Entities by Attribute
Searches for the assigned entities by attribute.
Query Variables | Description |
---|---|
id | The attribute ID. |
value | Custom attribute value. |
source | Filter with tagSource |
get
/api/v2/tenants/{clientId}/customAttributes/{attributeId}/assignedEntities/search
Path Parameters
- attributeId
Custom attribute uuid
- clientId
Describes the clientId of the tenant
Query Parameters
- pageNo
Default: 1
- pageSize
Default: 100
- isDescendingOrder
- sortName
Default: id
- queryString
- id
Custom attribute name
- value
- source
00