List Tags

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

string

Specify the timestamp in ISO 8601 format to return the results modified before or on the given value.

string

Specify the timestamp in ISO 8601 format to return the results modified after or on the given value.

Response

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