---
title: "Listar todos agendamentos"
method: GET
path: "/v1/schedules"
---

# Listar todos agendamentos

`GET /v1/schedules`

Retorna a lista de todos os agendamentos de recebimentos e pagamentos da empresa.

## Query parameters

- `$filter` string
- `$skip` string
- `$top` string
- `$orderby` string

## Response `200`

200

## Other responses

- `500` — 500

---

[API](https://skmtc.net/nibo/apis/api-empresa.md) · [All operations](https://skmtc.net/nibo/apis/api-empresa/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nibo/api-empresa/versions/9492ac98cb75/schema)
