Get All Tags

Returns all tags for this account

Log in to see full request history

Retrieves all tags for this account, including user and asset tags.

📘

Possible Uses

This endpoint in conjunction with query parameters could be used to created auto-suggest lists or provide a way to list and edit tags. See example below

// Tag starts with "Bill" HTTP GET /tags?name={"sw":"Bill"} // Tag contains "Day" HTTP GET /tags?name={"ct":"Day"}
Responses

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