v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-01-16170291390.7 KB
Block schemas

Read Block Schema By Id

Get a block schema by id.

get/api/block_schemas/{id}

Path parameters

idstring uuid required

The block schema id

The block schema id

Headers

x-prefect-api-versionstring

Response

Successful Response

idstring uuid
createdstring date-time
updatedstring date-time
checksumstring required

The block schema's unique checksum

fieldsobject

The block schema's field schema

block_type_idstring uuid required

A block type ID

capabilitiesstring[]

A list of Block capabilities

versionstring

Human readable identifier for the block schema