# GET /v4/internal/key-value-stores/quotas

_Merkl API_

List all self-serve creator quotas (BackOffice only)

## Responses

- **200** Response for status 200

## Example request

```bash
curl -X GET "https://api.merkl.xyz//v4/internal/key-value-stores/quotas" \
  -H "x-api-key: YOUR_API_KEY"
```