Content > Content Blocks > contentBlocks
GET:content_blocks.json
Description
Get specific content blocks.
This is a typical bulk get endpoint.
Permission bit: "content_blocks.read"
Topic: Content Blocks
Arguments
List of content block ids. See also: Unique Identifiers
Example: ["bl_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[ContentBlock!]
Preview (typescript)
Loading module