Gets a data address of an asset with the given ID
Gets a data address of an asset with the given ID
Path Parameters
- assetId string required
Header Parameters
- connectorUrl string
Responses
- 200
- 400
- 404
The data address
- application/json
- Schema
- Example (from schema)
Schema
- object
{}
Request was malformed, e.g. id was null
An asset with the given ID does not exist
Loading...