Skip to main content
POST
BatchGetOverlayMemberCounts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
overlayEntityIds
string[]

The overlays to count: 1 to 1000 ids, no duplicates.

Opaque ids, as returned by BatchGetEntityOverlays or by the listing calls of the service that defines the overlay. Data products and owners may be mixed freely in one request.

Required array length: 1 - 1000 elements
Required string length: 1 - 2048

Response

200 - application/json

Success

overlays
OverlayMemberCount · object[]

One entry per requested overlay, in the order they were requested.