# Negative Balance Limit

Source: https://docs.gocardless.com/docs/api-reference/negative-balance-limit

## List negative balance limits

`GET /negative_balance_limits`

Returns a [cursor-paginated](#api-usage-cursor-pagination) list of negative balance limits.

### Responses

| Status | Description |
| --- | --- |
| 200 | Successful response |
| 400 | Bad Request |
| 401 | Unauthorised |
| 404 | Not found |
| 422 | Validation Error |
| 500 | Internal Error |
