Gets an asset with the given ID
Gets an asset with the given ID
Path Parameters
- id string required
Header Parameters
- connectorUrl string
Responses
- 200
- 400
- 404
The asset
- 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...