Get an aggregation that counts entities per field values usages

This endpoint is going to be replaced in v3 by /entities/aggregations.

Required permissions

  • read entities
Query Params
integer

Define the approximation count of resources that have been aggregated. By default, the count is capped at 10'000. 0 can be usedto have the exact count.

string
enum
required

Aggregates on the given field. meta.attacks is aggregating on the attack classifications including the parents. So if an entity is classified with a technique, the tactic is going to be included as well. attack_classifications will not include the parents.

Allowed:
string

Filter by entity id, or other entity fields which are supported by the entity index endpoint. e.g. GET /entities

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json