v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141610169.0 KB

Lists all acts within a specific session with their current status and execution details.

post/workflow-definitions/{workflowDefinitionName}/acts

Path parameters

workflowDefinitionNamestring required

The name of the workflow definition containing the session.

Query parameters

workflowRunIdstring

The unique identifier of the workflow run containing the session.

sessionIdstring

The unique identifier of the session to list acts for.

maxResultsinteger

The maximum number of acts 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 acts (ascending or descending).

Response

Success

nextTokenstring

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