Get Service Requests

Retrieves a list of service requests that are associated with the requesting user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer

The identifier for the enterprise. This serves as an additional filter parameter exclusively for Marketplace API users. It limits the list of requests to include only those associated with the enterprise, provided that the enterprise is part of the API User's Marketplace.

string

A start date for the time period from which service requests should be retrieved. The format should be “YYYYMMDD HH24MM”, and it must be in UTC. If the start_date and end_date parameters are not provided, the system will default to returning all sessions that are Active or Committed. For all other statuses, it will return data from the most recent 30 days. The maximum date range is currently limited to 30 days.

string

An end date for the time period from which service requests should be retrieved. The format should be “YYYYMMDD HH24MM”, and it must be in UTC. If the start_date and end_date parameters are not provided, the system will default to returning all sessions that are Active or Committed. For all other statuses, it will return data from the most recent 30 days. The maximum date range is currently limited to 30 days.

system_filters
object

A list of standard system filters that can be applied to the returned session list.

Headers
string
required
Defaults to Token <place token here>

The authorization token returned from the Log In endpoint.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json