Aggregate documents
Documentation Index
Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Body
- Count
- CardinalityValues
- CardinalityProperties
- UniqueValues
- UniqueProperties
- All unique properties
- All unique values
Count of documents.
A query that matches items matching boolean combinations of other queries.
It is built using one or more boolean clauses, which can be of types: and, or or not
- and
- or
- not
- equals
- in
- containsAny
- containsAll
- range
- prefix
- search
- exists
- geojsonIntersects
- geojsonDisjoint
- geojsonWithin
- inAssetSubtree
Count of documents matching the specified filters and search.
count Response
The results of an aggregation request. The object returned depends on the aggregate specified.
- Count
- CardinalityValues
- CardinalityProperties
- UniqueValues
- UniqueProperties
- All unique properties
- All unique values
Response for count aggregate.
1 element