GuidesAPI Reference
API Reference

Gets a volatile blob

Retrieves a volatile data blob from storage.

Path Params
string
required

The ID of the parent layer for this volatile data blob.

string
required

The data handle identifies a specific volatile data blob so that you can get that blob's contents.

Query Params
string

Billing Tag is an optional free-form tag which is used for grouping billing records together. If supplied, it must be between 4 - 16 characters, contain only alpha/numeric ASCII characters [A-Za-z0-9]. Grouping billing records by billing tag will be available in future releases.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

204

Blob is empty

404

Not Found - no blob is associated with this dataHandle

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/octet-stream
application/json