Block documents
Read Block Document By Id
GET
/
api
/
block_documents
/
{id}
Headers
Path Parameters
The block document id
Query Parameters
Whether to include sensitive values in the block document.
Response
200 - application/json
An ORM representation of a block document.
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
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?