# history

## history

<mark style="color:green;">`POST`</mark> `foreign_chain://bitcoin_cash/history/account/count`

Return transaction history by account / count.

#### Path Parameters

| Name          | Type   | Description         |
| ------------- | ------ | ------------------- |
| request\_type | string | oracle request type |
| chain         | string | chain               |
| api\_type     | string | api type            |
| account       | string | account             |
| count         | string | count               |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
