Block schemas
Read Block Schema By Id
Get a block schema by id.
GET
/
api
/
block_schemas
/
{id}
Headers
Path Parameters
The block schema id
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?