listWithTranslation
GET
/v4/lists/:id/translations/:language
This method returns a single list translation record. For official documentation of the endpoint, please refer to the Swagger documentation.
Parameters
Params | Type | Required | Description |
---|---|---|---|
id | string | Yes | The list id |
language | string | Yes | The list language |