Headers
Body
Filter BlockDocuments. Only BlockDocuments matching all criteria will be returned
Filter BlockTypes
Filter BlockSchemas
Whether to include sensitive values in the block document.
Defines block document sorting options.
NAME_DESC
, NAME_ASC
, BLOCK_TYPE_AND_NAME_ASC
x >= 0
Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.
Response
Successful Response
A block schema ID
A block type ID
The block document's name. Not required for anonymous block documents.
The block document's data
The associated block schema An ORM representation of a block schema.
The associated block type's name
The associated block type An ORM representation of a block type
Record of the block document's references
Whether the block is anonymous (anonymous blocks are usually created by Prefect automatically)