GuidesAPI Reference
API Reference

Checks if a data handle exists

Checks if a volatile blob exists for the requested data handle.

Path Params
string
required

The ID of the layer that the volatile blob belongs to.

string
required

The data handle identifies a specific volatile 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

DataHandle exists but blob is empty

404

Not Found - dataHandle doesn't exist

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