Block types
Read Block Documents For Block Type
GET
/
api
/
block_types
/
slug
/
{slug}
/
block_documents
Headers
Path Parameters
The block type name
Query Parameters
Whether to include sensitive values in the block document.
Response
200 - application/json
The block document's name. Not required for anonymous block documents.
The block document's data
A block schema ID
The associated block schema
A block type ID
The associated block type's name
The associated block type
Record of the block document's references
Whether the block is anonymous (anonymous blocks are usually created by Prefect automatically)
Was this page helpful?