Overview
Returns an aa:asset resource with the information about an asset, including the common attributes and the status values.
HTTP method |
GET |
Returns the requested asset. |
---|---|---|
HEAD |
Returns HTTP status code 204 No Content if the asset exists, or the same HTTP status that a GET request would return. |
|
URL template parameters |
id |
ID of the asset. |
Query parameters |
See Query parameters for aa:asset for details. |
|
Request body |
- |
|
HTTP response |
200 OK |
|
403 Forbidden |
The caller has no read permission for the asset. |
|
404 Not Found |
The asset doesn’t exist or the service or an intermediate resource is not available. |
|
Response body |
An aa:asset resource with the information about the asset. |
|
Available in |