# Get swap status

```
GET 
/getSwapStatus
```

Returns the current serialized state of an existing swap, optionally including execution actions such as funded PSBTs or manual settlement transactions.

## Request

## Responses

* 200
* default

Detailed swap status.

Framework integration specific error response. `SwapperApi` throws plain errors and the host HTTP layer decides the status code and response body shape.
