---
title: "Get providers"
method: GET
path: "/v2/single-immediate-payments-providers"
tags: ["Payments"]
---

# Get providers

`GET /v2/single-immediate-payments-providers`

Returns a list of providers supported. Various query parameters can be used to filter returned providers.

## Query parameters

- `account_type` string
- `auth_flow_type` string
- `currency` string
- `client_id` string
- `additional_input_type` string
- `country` string
- `release_channel` string

## Response `200`

List of providers

## Other responses

- `403` — Your are not authorised for the action
- `500` — Internal error

---

[API](https://skmtc.net/truelayer/apis/authentication-server.md) · [All operations](https://skmtc.net/truelayer/apis/authentication-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truelayer/authentication-server/versions/5f6051515b2c/schema)
