---
title: "Get all collectionschedules for a mandate"
method: GET
path: "/collectionschedules"
tags: ["Direct Debits"]
---

# Get all collectionschedules for a mandate

`GET /collectionschedules`

By supplying the mandate id you can view all information regarding the collection schedules linked to that mandate.

## Query parameters

- `mandateId` string, required
- `sortField` string
- `sortOrder` string
- `page` integer
- `size` integer

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/modulrfinance/apis/modulr-api.md) · [All operations](https://skmtc.net/modulrfinance/apis/modulr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modulrfinance/modulr-api/revisions/cbd52524c8ef/schema)
