Skip to main content

prefect.cli.api

API command — native cyclopts implementation. Make direct requests to the Prefect API.

Functions

api_request

api_request(method: str, path: str)
Make a direct request to the Prefect API.