Block schemas
Read Block Schema By Checksum
GET
/
api
/
block_schemas
/
checksum
/
{checksum}
Headers
Path Parameters
The block schema checksum
Query Parameters
Version of block schema. If not provided the most recently created block schema with the matching checksum will be returned.
Response
200 - application/json
An ORM representation of a block schema.
The block schema's unique checksum
A block type ID
The block schema's field schema
The associated block type
A list of Block capabilities
Human readable identifier for the block schema
Was this page helpful?