v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141610169.0 KB

Lists all sessions within a specific workflow run.

post/workflow-definitions/{workflowDefinitionName}/workflow-runs/{workflowRunId}

Path parameters

workflowDefinitionNamestring required

The name of the workflow definition containing the workflow run.

workflowRunIdstring required

The unique identifier of the workflow run to list sessions for.

Query parameters

maxResultsinteger

The maximum number of sessions to return in a single response.

nextTokenstring

The token for retrieving the next page of results.

Request body

sortOrder'Ascending' | 'Descending'

The sort order for the returned sessions (ascending or descending).

Response

Success

nextTokenstring

The token for retrieving the next page of results, if available.