TRANSLATIONS
List Translations
Retrieve a list of translation files in a workspace. By default, returns draft translations. Use the mode query parameter to filter by draft or live translations.
GET
List Translations
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can get Service Token from SuprSend dashboard -> Account Settings -> Service Tokens section.
Path Parameters
Workspace slug (staging, production, etc.)
Query Parameters
Mode to filter translations (draft or live). By default, draft translations are returned.
Available options:
draft, live Maximum number of results per page
Example:
10
Number of results to skip
Example:
0
Previous
Get Translation HistoryRetrieve version history information for translations, including all versions and their details.
Next
List Translations