---
title: "Get Token Constants"
method: GET
path: "/api/stablecoin/v1/{token}/constants"
tags: ["Stablecoin"]
---

# Get Token Constants

`GET /api/stablecoin/v1/{token}/constants`

Retrieves token constants.

## Path parameters

- `token` string, required

## Response `200`

OK

- GetTokenConstantsResponse
  - `trustAccountWalletId` string, required — Identifier for the trust account wallet that holds and manages token assets

## Other responses

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

---

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