Exemption Certificate Management

CertCapture RESTful APIs

QueryRequestModel

Represents a complex query request to parse using query filter guidelines from Microsoft REST standards

Parameters
filterOptional
string

A list of conditions to filter objects.

includeOptional
string

A list of included commands for this fetch operation.

maxResultsOptional
integer

For pagination: This is the maximum number of results to return.

startIndexOptional
integer

For pagination: This is the index of the first result.

sortByOptional
string

Sorts the resulting objects in a specific manner.