EntryListOptions
Log in to add to favouritesPage last updated 04 December 2020
A EntryListOptions is a structure that is used to describe details for requesting entries.
| Name | Type | Format | Description |
|---|---|---|---|
| contentTypeId | string | The content type identifier. | |
| versionStatus | string | The version status, either published or latest. The default is latest. | |
| pageOptions | object | PageOptions | The page options. |
| order | string[] | A array of field Ids to order the results by. Prefix field Id with - for descending order. | |
| language | string | LanguageCode | The variation language code. |