List Tag Group Tags

Gets a (paginated) list of all the Tags in a Tag Group, as well as metadata about each Tag (such as items_count).

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the Tag Group

Query Params
string

Specify a value to return only results that match the value in the title and/or description fields.

string

Specify the field that should be used to sort the returned Tags. See the table below for accepted sort values. Sort order will be either ascending or alphabetical depending on the field specified.

  • id: Sort by Tag identifier code
  • tag_group_id: Sort by Tag group identifier code
  • name: Sort by Tag name
  • description: Sort by Tag description
  • items_count: Sort by number of Items in each Tag
  • created_at: Sort by Tag creation date
  • modified_at: Sort by date on which Tag was last modified
integer
1 to 100
Defaults to 25

Set the number of results returned per page. Defaults to 25 if not set.

integer
≥ 1
Defaults to 1

Specify the page of results to be returned. Defaults to 1 if not set.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json