Skip to main content

Count Documents Satisfying a Query

POST 

/search/count

Performs a search with a provided query and returns the count of results in the X-Total-Count header.

Request

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Response Headers
    X-Total-Count

    The total result count.

    Example: 5