Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Path Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
id | string | path | ā | Asset ID |
Responses
ā 200 - Asset details retrieved successfully
ā ļø 400 - undefined
ā ļø 401 - undefined
ā ļø 404 - undefined
ā 500 - undefined
Tags
Asset
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Asset ID