Prefect
communityModern data workflow orchestration with Python-native API and cloud dashboard.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.prefect.cloud/api/accounts/{accountId}/workspaces/{workspaceId}/flow_runs/filterList flow runs
Parameters
limitresults (integeroptionalaccountIdaccount ID (stringrequiredworkspaceIdworkspace ID (stringrequiredReturns
flow_runs[] with id, name, flow_id, state.type, state.name, start_time, end_time, total_run_timePOST
https://api.prefect.cloud/api/accounts/{accountId}/workspaces/{workspaceId}/flows/filterList flows
Parameters
accountIdaccount ID (stringrequiredworkspaceIdworkspace ID (stringrequiredReturns
flows[] with id, name, created, updated, tags[]POST
https://api.prefect.cloud/api/accounts/{accountId}/workspaces/{workspaceId}/deployments/filterList deployments
Parameters
accountIdaccount ID (stringrequiredworkspaceIdworkspace ID (stringrequiredReturns
deployments[] with id, name, flow_id, schedule, is_schedule_active, created, updated