---
title: "Get card form credentials"
method: GET
path: "/card-form/credentials"
tags: ["Card Form"]
---

# Get card form credentials

`GET /card-form/credentials`

Returns the Evervault credentials required to initialize the secure card form

## Response `200`

OK

- CardFormCredentials
  - `app_id` string
  - `team_id` string

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/alternativepayments/apis/alternative-payments.md) · [All operations](https://skmtc.net/alternativepayments/apis/alternative-payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alternativepayments/alternative-payments/revisions/730efda86cd1/schema)
