Optional
columns?: string[]If defined, limit the number of columns sent back in the response.
Optional
filter?: stringIf defined, Gets the functions filtered by a Haystack filter
Optional
limit?: numberIf defined, specifies the max number of function records that will be returned by the read
Optional
omit?: string[]Omit the specified columns from the response.
Optional
sort?: string[]If defined, specifies the name of the tag/prop by which the returned function records are sorted in ascending order.
Options for reading Schedules and Calendars.