bus
Get partial slab
Retrieves a portion of a slab's data.
get/bus/slabs/partial/{key}
Path parameters
keystring required
A key used to encrypt and decrypt data. The key is either a regular key (key) or a salted key (skey). The latter requires a seed to be used for encryption and decryption.
Query parameters
offsetinteger required
Offset within the slab
lengthinteger required
Number of bytes to retrieve
Response
Successfully retrieved partial slab data
Changes
Changed in 3 of the 50 revisions of this API.22
- ▲
removed the media type
text/plainfor the response with the status500response-media-type-removed
- ○
api tag
busaddedapi-tag-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲