# GetLibrarySectionsAllSort ## Fields | Field | Type | Required | Description | Example | | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | | `default_` | *Optional\* | :heavy_minus_sign: | N/A | asc | | `active` | *Optional\* | :heavy_minus_sign: | N/A | false | | `activeDirection` | [Optional\](../../models/operations/GetLibrarySectionsAllActiveDirection.md) | :heavy_minus_sign: | The direction of the sort. Can be either `asc` or `desc`.
| asc | | `defaultDirection` | [Optional\](../../models/operations/GetLibrarySectionsAllDefaultDirection.md) | :heavy_minus_sign: | The direction of the sort. Can be either `asc` or `desc`.
| asc | | `descKey` | *Optional\* | :heavy_minus_sign: | N/A | titleSort:desc | | `firstCharacterKey` | *Optional\* | :heavy_minus_sign: | N/A | /library/sections/2/firstCharacter | | `key` | *String* | :heavy_check_mark: | N/A | titleSort | | `title` | *String* | :heavy_check_mark: | N/A | Title |