# Executions

- [GET Executions](/api/executions/get-executions.md): Retrieves execution data from recent history. By default, the last 5 mins of data with a maximum of 15 minutes.
- [GET Execution](/api/executions/get-execution.md): Retrieves meta data of a single execution, specific by the execution ID.
- [GET Execution by Order ID](/api/executions/get-execution-by-order-id.md): Retrieves meta data of a single execution, specific by the execution ID.
