Skip to main content

prefect.server.api.block_types

Functions

create_block_type

Create a new block type. For more information, see https://docs.prefect.io/v3/concepts/blocks.

read_block_type_by_id

Get a block type by ID.

read_block_type_by_slug

Get a block type by name.

read_block_types

Gets all block types. Optionally limit return with limit and offset.

update_block_type

Update a block type.

delete_block_type

read_block_documents_for_block_type

read_block_document_by_name_for_block_type

install_system_block_types