v50

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

Read Block Schema By Checksum

get/api/block_schemas/checksum/{checksum}

Path parameters

checksumstring required

The block schema checksum

The block schema checksum

Query parameters

versionstring

Version of block schema. If not provided the most recently created block schema with the matching checksum will be returned.

Version of block schema. If not provided the most recently created block schema with the matching checksum will be returned.

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