GET Certificates Query Parsers

The GET /Certificates/QueryParsers operation returns details of the query parsers available for certificate searches, including any custom certificate metadataClosed Metadata provides information about a piece of data. It is used to summarize basic information about data, which can make working with the data easier. In Keyfactor Command, the certificate metadata feature allows you to create custom metadata fields that allow you to tag certificates with tracking information about certificates. field query parsers for each metadata type you define in Keyfactor Command. This is a comprehensive reference for the queries on Searching Certificates and the Custom Query Count for the dashboard. On success, the operation returns HTTP 200 OK with  details of the available query parsers, including supported comparison operators. There are no input parameters for this operation other than the standard headers (see Endpoint Common Features).

Tip:  The following permissions (see Security Roles and Claims) are required to use this feature:
/certificates/collections/read/
OR
/certificates/collections/read/#/(where # is a reference to a specific certificate collection.

The response groups query parsers by Name into two categories: Certificate Fields (built-in certificate query parsers) and Metadata (user-defined custom certificate metadata fields).

See Searching Certificates for descriptions of the query parsers for certificates.

Table 303: GET Certificates Query Parsers Response Data

Name Description
Name A string indicating the category of query parser.
Fields

An array of objects containing the available query parsers. ClosedShow query parser details.