Search tag groups

Returns a list of tag groups.

For each tag group, the response lists tags by tag entity. Platform API supports nine tag entity types: 1 (Databases), 2 (Results), 3 (Profiles), 4 (Portfolios), 5 (Accounts), 6 (Treaties), 7 (Aggregate Portfolios), 8 (Programs), and 9 (Business Hierarchies)

This operation supports response filtering using query parameters. Depending on the properties specified in the query string, you may use a combination of comparison operators, list operators, and logical operators. To learn more, see Response Filtering.

Query Params
boolean
string

Query string to select response data based on property values.

PropertyTypeComparisonList
createdBystring=, !=, LIKE, NOT LIKEIN, NOT IN
isActiveboolean=, !=IN, NOT IN
tagGroupIdnumber=, !=, <, >, <=, >=IN, NOT IN
tagGroupNamestring=, !=, LIKE, NOT LIKEIN, NOT IN
updatedBystring=, !=, LIKE, NOT LIKEIN, NOT IN
int32
≥ 0

Number of the page displaying the returned records, starting at 0.

int32
≥ 1
Defaults to 5000

Number of records returned per page. See Response Pagination

Responses

Language
Credentials
URL
Response
Choose an example:
application/json