---
title: "List Provider Consents"
method: GET
path: "/api/v1/provider-consents"
tags: ["Connectivity v1.Provider Consent"]
---

# List Provider Consents

`GET /api/v1/provider-consents`

List all provider consents for the user

## Query parameters

- `credentialsId` string

## Response `200`

The provider-consent was successfully returned.

- ProviderConsentListResponse
  - `providerConsents` Connectivity20v1Provider20Consent[] — A list of provider consents — unresolved $ref

## Other responses

- `401` — The user could not be authenticated.
- `403` — You do not have the permission to access this.

---

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