Count entity filter tags

View as Markdown
Return tag counts for entities by name

Authentication

X-Client-Secretstring

Client secret for read-only service-to-service access (no writes)

Request

This endpoint expects an object.
namelist of stringsRequired
Tag name values to filter counts
minCountinteger or nullOptional>=0
Minimum count threshold
sizeinteger or nullOptional1-200
Maximum number of results
typeRecordstring or nullOptional

Entity type (Company, Investment Firm, etc.)

Response

OK
countlist of objects
metaobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
406
Not Acceptable Error
409
Conflict Error
415
Unsupported Media Type Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error