API Reference

/v1/tag

Retrieves the tags associated with all assets; including user names

Log in to see full request history
Query Params
integer
Defaults to 1

The page number to retrieve.

integer
Defaults to 100

The number of records to retrieve per page.

Headers
string

Optional header to specify customer ID other than default

Responses

Response body
object
integer

Total number of tags.

integer

The current page number.

integer

Total number of pages.

integer

Number of records per page.

results
array of objects
results
object
string

The asset ID.

string

The customer ID.

string

The user ID who created the tag.

string

The name of the user who created the tag.

string

The tag value.

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