Read Block Type By Slug
Block types
Read Block Type By Slug
Get a block type by name.
GET
Read Block Type By Slug
Documentation Index
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Path Parameters
The block type name
Response
Successful Response
An ORM representation of a block type
A block type's name
Pattern:
^[^/%&><]+$A block type's slug
Web URL for the block type's logo
Web URL for the block type's documentation
A short blurb about the corresponding block's intended use
A code snippet demonstrating use of the corresponding block
Protected block types cannot be modified via API.