aiendpoint.dev
ServicesTemporal

Temporal

community

Durable execution platform for building reliable distributed applications and workflows.

Visit site ↗

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.

https://temporal.ioapikeydeveloperconfidence: 90/1000 discoveries1 contributors
GEThttps://{namespace}.tmprl.cloud/api/v1/namespaces/{namespace}/workflow-executions

List workflow executions

Parameters

queryvisibility query (stringoptional
namespacenamespace (stringrequired
page_sizeresults (integeroptional

Returns

executions[] with execution.workflow_id, execution.run_id, type.name, status, start_time, close_time, task_queue
GEThttps://{namespace}.tmprl.cloud/api/v1/namespaces/{namespace}/workflow-executions/{workflowId}/{runId}

Get workflow execution details

Parameters

runIdrun ID (stringrequired
workflowIdworkflow ID (stringrequired

Returns

execution_config, workflow_execution_info with type, status, start_time, close_time, history_length, search_attributes
GEThttps://{namespace}.tmprl.cloud/api/v1/namespaces/{namespace}/schedules

List schedules

Parameters

namespacenamespace (stringrequired

Returns

schedules[] with schedule_id, info.recent_actions, info.next_action_times, info.running_workflows