Request
List all Requests
Fetch Requests associated to a company
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by Ticket status.
Available options:
open
, in_progress
, waiting
, resolved
, archived
Filter by associated Service/App.
Filter by Requester.
Filter by Assigned User
Filter by Assigned Team inbox
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.