Blocks

List content Blocks

Retrieve the content Blocks configured on the Bucket. Returns an empty array when the Bucket has none.

get/buckets/{slug}/blocks

Query parameters

read_keystring

The Bucket read key. Required unless the Bucket has no read key configured.

prettyboolean

Set to true to indent the JSON response for human reading. Increases response size.

Response

The Bucket's content Blocks.

blocksobject[] required

The Bucket's content Blocks. Empty when none are configured.

Changes

No recorded changes to this endpoint across all 1 revision of this API.