Retrieves the content of a BLOB metric value, such as an image, a log file or a document produced by the product.
The value is identified by the thing, the metric name and the exact date (timestamp in milliseconds) of the sample, which can be obtained from the history of the metric values.
The response returns the raw content of the stored file.
The name of the tenant (e.g. acme).
The identifier of the thing whose metric data is to be retrieved.
The name of the BLOB metric whose content must be retrieved.
The timestamp in milliseconds of the BLOB value whose content must be retrieved.
Successful operation.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.