Get Text File Configurations

post

/content/sim/v2/setup/languages/getTextFileConfigurations

Gets all the Text File Configurations

Request

Supported Media Types
Body ()
Get Record Parameters.
Root Schema : schema
Type: object
Show Source
  • Sorts the response by the specified field name and sort order.
    Example: fileType:asc
  • If specified, returns records that match the criteria.
    Example: where equals(langId, 1)
Back to Top

Response

Supported Media Types

200 Response

A collection of Text File Configurations.
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Array of Text File Configurations.
Show Source
Nested Schema : TextFileConfiguration
Type: object
Model for Text File Configuration Object
Show Source
Back to Top