Get asset by code

Retrieve complete details for an asset using its code (user-defined unique ID) instead of its system-generated ID. This is useful when integrating with external systems that track assets by your own identifiers.

You can get the asset's unique ID from the asset profile via the web app if it's available. Alternatively, you can use the List asset fields endpoint.

Requirements

📘

If your organization uses site-based access for assets, the API only returns assets that the API token’s user can access through their site membership.

Query Params
string
required

The user-defined unique ID of the asset to retrieve. This ID is user-generated.

Responses

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