Optional
configuration: ConfigurationOptional
userId: stringOptional. Filter by user id, and attach user data.
Optional
parentId: stringSpecify this to localize the search to a specific item or folder. Omit to use the root.
Optional
fields: ItemFields[]Optional. The fields to return.
Optional
categoryLimit: numberThe max number of categories to return.
Optional
itemLimit: numberThe max number of items to return per category.
Optional
options: RawAxiosRequestConfig = {}Override http request option.
MoviesApi - axios parameter creator
Export