Search audits

Search for one or more audits.

Metadata
search.audit_id
array of int32s

Query by audit entry identifier.

search.audit_id
search.audit_type
array of strings

Query by kind of audit.

search.audit_type
search.created_by
array of int32s

Query by user identifier (who did it).

search.created_by
date-time

Return only entries created after this date.

date-time

Return only entries created before this date.

search.customer_id
array of int32s

Query by account identifier.

search.customer_id
search.description
array of strings

Query by all or part of description.

search.description
search.inventory_item_id
array of int32s

Query by inventory item identifier.

search.inventory_item_id
search.order_id
array of int32s

Query by order identifier.

search.order_id
search.report_id
array of int32s

Query by report identifier.

search.report_id
search.request_id
array of int32s

Query by request identifier.

search.request_id
search.service_product_id
array of int32s

Query by service product identifier.

search.service_product_id
search.service_id
array of int32s

Query by service identifier.

search.service_id
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