Retrieves the translation audit history for a specific locale, module, and key.

Fetches the audit history of translations based on the provided locale, module, key, and translation type. This allows users to track changes made to translations over time for auditing purposes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The locale identifier for which to retrieve the translation audit history (e.g., "en-US").

string
required

The name of the translation module associated with the translation key.

string
required

The specific translation key whose audit history is being requested.

Query Params
string
enum

The translation type to filter the audit history by. This parameter is required and determines the category of translation (e.g., UI, Email, etc.).

Allowed:
Responses

400

Bad Request

403

Forbidden

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json