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
Response
Success