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