If set, the items will be filtered on facility taxonomies with the specified code, even if partially equals. Case insensitive.
name
string
If set, the items will be filtered on facility taxonomies with the specified name, even if partially equals. Case insensitive.
sortedBy
string
The property by which the returned data will be sorted.
Enum:"Id""Code"
object
If set, the properties and directions the returned data will be sorted by.
offset
integer <int32>
Deprecated
The offset for the page to start.
cursor
string
The cursor to render the page requested. To load the first page send an empty cursor, then the system will generate the cursors to go to the next and/or previous pages automatically.
count
integer <int32>
The number of items to include in a single page.
sortDirection
string
The direction the returned data will be sorted by.