Parameters
Body
Body
View to filter by. Either a built-in view — “assigned to me”, “my requests”
(the requests you created), or “all requests” (every request in the company)
— or the name (case-insensitive substring) or id of a request view shared
with you. Omit to return every request you can access.
Free-text filter matched against the request name, its full id, or its
reference (the # reference shown in the UI is the last 8 characters of the
id; a leading # is accepted).
Status filter. One of open or closed. One of:
open, closed.Page size, between 1 and 250. Defaults to 50.
Row offset into the result set — the number of rows to skip before this
page. Pass the next_offset returned by the previous call, or None for the
first page.