Retrieves a list of categories.
The listCategories()
function returns a Promise that resolves to a list of up to 100 categories per language in order of their displayPosition
starting with 0
. The displayPosition
is the position in which the categories are displayed in the Category Menu page. By default, categories get added to the bottom of the Category Menu with a displayPosition
of -1
.
Filter and paging options.