priv/docs/sinkhole_config.md
# Sinkhole Config
## List sinkholes owned by this account
**GET** `/accounts/{account_id}/intel/sinkholes`
### Responses
#### 200 Successful Response
> Data is at `body["result"]`
```json
[
null
]
```
# Sinkhole Config
## List sinkholes owned by this account
**GET** `/accounts/{account_id}/intel/sinkholes`
### Responses
#### 200 Successful Response
> Data is at `body["result"]`
```json
[
null
]
```