---
title: "Get protection source"
method: GET
path: "/v1/protection-sources/accounts/{accountId}"
tags: ["Protection sources"]
---

# Get protection source

`GET /v1/protection-sources/accounts/{accountId}`

Get funds coverage protection source using your account ID

## Path parameters

- `accountId` integer, required

## Headers

- `AuthorizationToken` string, required

## Response `200`

Get protection sources successful

- ProtectionSourceParam
  - `covered` 'overdraft' | 'credit_card', required — The financial product you want to protect
  - `sources` Source[], required — The list of financial products that can act as coverage sources

## Other responses

- `400` — Bad request
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
