Search requests

Search for one or more requests.

Metadata
search.request_id
array of int32s

Query by request identifier.

search.request_id
search.customer_id
array of int32s

Query by account identifier.

search.customer_id
search.request_status_id
array of int32s

Query by request status identifier.

search.request_status_id
search.request_status
array of strings

Query by status.

search.request_status
search.assigned_to
array of int32s

Query by user identifier (who is assigned).

search.assigned_to
search.group_assigned_to
array of int32s

Query by user group identifier (which user group is assigned).

search.group_assigned_to
date-time

Return only entries created after this date.

date-time

Return only entries created before this date.

int32

Defines how many items to return at a time.

int32

Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)

string

Specifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/html