JavaScript
Custom currencies
Get a list of custom currencys
Retrieves a paginated list of custom currencies in the environment. Archived currencies are excluded by default; pass status=ARCHIVED (or status=ACTIVE,ARCHIVED) to include them.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key
Query Parameters
Return items that come after this cursor
Return items that come before this cursor
Maximum number of items to return
Required range:
1 <= x <= 100Filter by custom currency status. Supports comma-separated values (e.g., ACTIVE,ARCHIVED). Defaults to ACTIVE.
Available options:
ACTIVE, ARCHIVED 