# Step Functions

Step Functions

## Gets the current state of an execution

 - [GET /stepFunctions/{tenantId}/describe/{executionArn}](https://docs.api.rhythmsoftware.com/apis/system/system-v1/step-functions/describeexecution.md): Gets the current state of an execution

## Gets the current state of an execution

 - [GET /stepFunctions/{tenantId}/public/describe/{executionArn}](https://docs.api.rhythmsoftware.com/apis/system/system-v1/step-functions/describeexecutionpublic.md): Gets the current state of an execution

## This method cancels a state machine execution

 - [DELETE /stepFunctions/{tenantId}/{stateMachineName}/{executionId}](https://docs.api.rhythmsoftware.com/apis/system/system-v1/step-functions/cancelstatemachineexecution.md): This method cancels a state machine execution

