Block schemas
Read Block Schemas
Read all block schemas, optionally filtered by type
POST
/
api
/
block_schemas
/
filter
Headers
Body
application/json
Filter BlockSchemas
Required range:
x > 0
Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.
Response
200 - application/json
The block schema's unique checksum
The block schema's field schema
A block type ID
The associated block type
A list of Block capabilities
Human readable identifier for the block schema
Was this page helpful?