Exemption Certificate Management
CertCapture RESTful APIs
QueryRequestModel
Represents a complex query request to parse using query filter guidelines from Microsoft REST standards
Parameters
filterOptional
stringA list of conditions to filter objects.
includeOptional
stringA list of included commands for this fetch operation.
maxResultsOptional
integerFor pagination: This is the maximum number of results to return.
startIndexOptional
integerFor pagination: This is the index of the first result.
sortByOptional
stringSorts the resulting objects in a specific manner.