List Requests
Fetch Requests
Usage
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Fields to expand into full objects. Example: ?expand[]=assignee_admin&expand[]=tags
Free-text search across the request title, description and reference.
Filter by Ticket status.
open, in_progress, waiting, resolved, archived Filter by satisfaction survey rating.
bad, medium, good, great Filter by associated Service/App.
Filter by Requester.
Filter by Assigned User
Filter by Assigned Team inbox
Filter by Tag. Returns Requests having at least one of the given tags.
Whether the response should include archived Requests.
Filter Requests created after a DateTime (ISO 8601).
Filter Requests created before a DateTime (ISO 8601).
Filter Requests updated after a DateTime (ISO 8601).
Filter Requests updated before a DateTime (ISO 8601).
Sort Requests by field.
The current page
Number of results retrieved per page.

