Temporal
communityDurable execution platform for building reliable distributed applications and workflows.
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.
GET
https://{namespace}.tmprl.cloud/api/v1/namespaces/{namespace}/workflow-executionsList workflow executions
Parameters
queryvisibility query (stringoptionalnamespacenamespace (stringrequiredpage_sizeresults (integeroptionalReturns
executions[] with execution.workflow_id, execution.run_id, type.name, status, start_time, close_time, task_queueGET
https://{namespace}.tmprl.cloud/api/v1/namespaces/{namespace}/workflow-executions/{workflowId}/{runId}Get workflow execution details
Parameters
runIdrun ID (stringrequiredworkflowIdworkflow ID (stringrequiredReturns
execution_config, workflow_execution_info with type, status, start_time, close_time, history_length, search_attributesGET
https://{namespace}.tmprl.cloud/api/v1/namespaces/{namespace}/schedulesList schedules
Parameters
namespacenamespace (stringrequiredReturns
schedules[] with schedule_id, info.recent_actions, info.next_action_times, info.running_workflows