API Reference

/v1/tag/{assetId}

Retrieves tags associated with a specific asset

Log in to see full request history
Path Params
string
required

ID of the asset to retrieve

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