Response body contents

Both XML and JSON have a single top-level queryResult entry. The queryResult entry contains one of each of the entries listed in the list below.

  • query

    For object-based queries, a container for the query expression.

    For operation-based queries, a specification of the time period that the query covers. The results include only operation records for objects with change times during this period.

  • resultSet

    A container for the set of object entries representing the objects or operation records that match the query.

  • status

    Information about the response, including the number of returned records and whether the response completes the query results.

  • contentProperties

    (object-based queries only)

    For queries that contained a contentProperties entry with a value of true, a list of the available content properties.

  • facets

    (object-based queries only)

    Summary information about property values that appear in the result set.

    This entry is returned only if the query request included the facets entry.