# 4. Listele

## Limit Kayıtlarını Listele

<mark style="color:blue;">`GET`</mark>`{{WalletUrl}}/api/v1/limit?PageNumber=1&PageSize=10&regionId=1`&#x20;

{% hint style="info" %}
Not: Bu servisin kullanılabilmesi için **apikeypublic** ve **apiclientpublic** parametrelerinin Header alanına eklenmiş olması zorunludur.

\
[<mark style="color:green;">**WalletAPI Adresi**</mark>](/ortam.md)
{% endhint %}

**Servise gönderilmesi gereken (Headers) parametreler şu şekildedir:**

<table><thead><tr><th width="162">Parametre</th><th width="79">Tip</th><th width="107">Zorunlu</th><th width="403">Açıklama</th></tr></thead><tbody><tr><td>apikeypublic</td><td>string</td><td>Evet</td><td>Servis çağrısında kimlik doğrulaması için kullanılır.</td></tr><tr><td>apiclientpublic</td><td>string</td><td>Evet</td><td>API istemcisini tanımlamak amacıyla kullanılır.</td></tr></tbody></table>

**Servise gönderilmesi gereken (QueryString) parametreler şu şekildedir:**

<table><thead><tr><th width="162">Parametre</th><th width="403">Açıklama</th></tr></thead><tbody><tr><td>PageNumber</td><td>Sayfa numarasını bu parametreyle belirtebilirsiniz</td></tr><tr><td>PageSize</td><td>Sayfada listelenmesini istediğiniz kayıt sayısını bu parametreyle belirtebilirsiniz</td></tr></tbody></table>

{% tabs %}
{% tab title="Servis Cevap - Json" %}
{% code lineNumbers="true" %}

```json
{
    "IsSuccess": true,
    "IsFailure": false,
    "Value": {
        "Items": [
            {
                "Id": "d8316778-928e-451f-8436-1fb1b39b41c3",
                "Scope": "merchant",
                "LimitType": "Daily",
                "LimitCategory": "Purchase",
                "LimitApproach": "Amount",
                "Value": 1000.00,
                "CurrencyId": "d247bb06-6bc4-4e00-897f-382bc407599f",
                "CurrencyCode": "EUR",
                "CreatedAt": "2025-08-20T14:22:44.232089Z",
                "UpdatedAt": null
            },
            {
                "Id": "beb6c75f-ddfa-49d0-b2fc-9511d004eb60",
                "Scope": "merchant",
                "LimitType": "Monthly",
                "LimitCategory": "Purchase",
                "LimitApproach": "Amount",
                "Value": 1000.00,
                "CurrencyId": "d247bb06-6bc4-4e00-897f-382bc407599f",
                "CurrencyCode": "EUR",
                "CreatedAt": "2025-08-20T14:22:48.061358Z",
                "UpdatedAt": null
            },
            {
                "Id": "bc286f4e-c874-4d54-af84-f63d73503989",
                "Scope": "merchant",
                "LimitType": "Monthly",
                "LimitCategory": "Withdrawal",
                "LimitApproach": "Amount",
                "Value": 1000.00,
                "CurrencyId": "d247bb06-6bc4-4e00-897f-382bc407599f",
                "CurrencyCode": "EUR",
                "CreatedAt": "2025-08-20T14:22:51.934698Z",
                "UpdatedAt": null
            },
            {
                "Id": "c555490c-48c1-42b9-8039-df9628ed11c3",
                "Scope": "merchant",
                "LimitType": "Monthly",
                "LimitCategory": "Withdrawal",
                "LimitApproach": "Amount",
                "Value": 1000.00,
                "CurrencyId": "f93c233c-25fc-4cf5-bb3a-dd50008eb340",
                "CurrencyCode": "USD",
                "CreatedAt": "2025-08-20T14:23:11.815646Z",
                "UpdatedAt": null
            },
            {
                "Id": "c10657ab-800f-41b0-9c04-8009f387bc0f",
                "Scope": "merchant",
                "LimitType": "Monthly",
                "LimitCategory": "Withdrawal",
                "LimitApproach": "Amount",
                "Value": 1000.00,
                "CurrencyId": "67690366-3fe0-4bfa-b5cc-7867c855c21f",
                "CurrencyCode": "TRY",
                "CreatedAt": "2025-08-20T14:23:14.67973Z",
                "UpdatedAt": null
            },
            {
                "Id": "c5862750-57fc-4df1-8859-329daa02f39c",
                "Scope": "merchant",
                "LimitType": "Daily",
                "LimitCategory": "Withdrawal",
                "LimitApproach": "Amount",
                "Value": 1000.00,
                "CurrencyId": "67690366-3fe0-4bfa-b5cc-7867c855c21f",
                "CurrencyCode": "TRY",
                "CreatedAt": "2025-08-20T14:23:17.213728Z",
                "UpdatedAt": null
            },
            {
                "Id": "d6512b25-d568-4a8a-8bec-2f667ebcf537",
                "Scope": "merchant",
                "LimitType": "Daily",
                "LimitCategory": "Purchase",
                "LimitApproach": "Amount",
                "Value": 1000.00,
                "CurrencyId": "67690366-3fe0-4bfa-b5cc-7867c855c21f",
                "CurrencyCode": "TRY",
                "CreatedAt": "2025-08-20T14:23:19.268403Z",
                "UpdatedAt": null
            }
        ],
        "PageNumber": 1,
        "TotalPages": 1,
        "TotalCount": 7,
        "HasPreviousPage": false,
        "HasNextPage": false
    }
}
```

{% endcode %}
{% endtab %}
{% endtabs %}

## Servis Cevap

<table><thead><tr><th width="192">Parametre</th><th width="147.89192708333331">Tip</th><th>Açıklama</th></tr></thead><tbody><tr><td>IsFailure</td><td>bool</td><td>İşlem hatalıysa false döner.</td></tr><tr><td>IsSuccess</td><td>bool</td><td>İşlem başarılıysa true döner.</td></tr><tr><td>Errors</td><td>Array</td><td>Hata detaylarını içerir.</td></tr><tr><td>HasNextPage</td><td>bool</td><td>Sonraki sayfa var mı bilgisidir.</td></tr><tr><td>HasPreviousPage</td><td>bool</td><td>Önceki sayfa var mı bilgisidir.</td></tr><tr><td>TotalCount</td><td>int</td><td>Toplam kayıt sayısını belirtir.</td></tr><tr><td>TotalPages</td><td>int</td><td>Toplam sayfa sayısını belirtir.</td></tr><tr><td>PageNumber</td><td>int</td><td>Bulunulan sayfa numarasıdır.</td></tr></tbody></table>

## Servis Cevap (Items)

<table><thead><tr><th width="234.05859375">Parametre</th><th width="162.38671875">Tip</th><th width="348.94140625">Açıklama</th></tr></thead><tbody><tr><td>Id</td><td>Guid</td><td>Kayda ait benzersiz kimlik.</td></tr><tr><td>LimitType</td><td>String</td><td>Limitin tipi (örneğin: işlem).</td></tr><tr><td>LimitCategory</td><td>String</td><td>Limitin kategorisi.</td></tr><tr><td>LimitApproach</td><td>String</td><td>Limitin değerlendirme şekli.</td></tr><tr><td>Value</td><td>Decimal </td><td>Limitin numeric değeri.</td></tr><tr><td>MerchantId</td><td>Guid</td><td>İlgili iş yeri kimliği.</td></tr><tr><td>CurrencyId</td><td>Guid</td><td>İlgili para birimi kimliği.</td></tr><tr><td>CurrencyCode</td><td>String </td><td>Para biriminin kodu.</td></tr><tr><td>CreatedAt</td><td>DateTime</td><td>Oluşturulma zamanı.</td></tr><tr><td>UpdatedAt</td><td>DateTime</td><td>Güncellenme zamanı.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.paywall.one/cuzdan-servisleri/4.-limit-yonetimi/4.-listele.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
