---
title: "List Agreements"
method: GET
path: "/agreements/outgoing"
tags: ["Agreements"]
---

# List Agreements

`GET /agreements/outgoing`

By default, all outgoing Agreements will be returned. You can apply filters to your query to customise the returned Agreements.

## Query parameters

- `page` string
- `per_page` string
- `authoriser_id` string
- `contact_id` string
- `status` string[]

## Response `200`

OK

- ListOutgoingAgreementsResponse
  - `data` object[], required

---

[API](https://skmtc.net/zeptopayments/apis/zepto-api.md) · [All operations](https://skmtc.net/zeptopayments/apis/zepto-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zeptopayments/zepto-api/versions/6353e9b9af6f/schema)
