Block documents
Read Block Document By Id
GET
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
Record of the block document's references
The associated block schema
The associated block type
The associated block type's name
The block document's data
Whether the block is anonymous (anonymous blocks are usually created by Prefect automatically)
The block document's name. Not required for anonymous block documents.