Block types
Read Block Types
Gets all block types. Optionally limit return with limit and offset.
POST
Headers
Body
application/json
Filter BlockSchemas
Filter BlockTypes
Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.
Required range:
x > 0
Response
200 - application/json
A block type's name
A block type's slug
A code snippet demonstrating use of the corresponding block
A short blurb about the corresponding block's intended use
Web URL for the block type's documentation
Protected block types cannot be modified via API.
Web URL for the block type's logo
Was this page helpful?