Skip to main content

Get Import Settings

GET 

http://localhost:8080/v2/projects/:projectId/import-settings

Returns import settings for the authenticated user and the project.

Request

Path Parameters

    projectId int64required

Responses

OK

Schema
    convertPlaceholdersToIcubooleanrequired

    If true, placeholders from other formats will be converted to ICU when possible

    createNewKeysbooleanrequired

    If false, only updates keys, skipping the creation of new keys

    overrideKeyDescriptionsbooleanrequired

    If true, key descriptions will be overridden by the import

Authorization: X-API-Key

name: X-API-Keytype: apiKeyin: header

Request Collapse all
Base URL
http://localhost:8080
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!