Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Headers

Authorization
string
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Content-Type
string

application/json

Path Parameters

assetId
string
required

The PRN (asset ID) to retrieve

Query Parameters

include
string

Comma-separated list of additional data to include in the response. Use 'rawData' to include the raw asset data.

Example:

"rawData"

Response

Success

data
object