Skip to main content
GET
Batch compact entity cards by id

Authorizations

Authorization
string
header
required

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

Query Parameters

ids
string
required

Comma-separated raw integer entity ids, 1 to 50 of them (e.g. "12,844,1032"). Merged ids resolve to their canonical entity; unknown ids are silently dropped from the response.

Minimum string length: 1

Response

Success

cards
object[]
required

One card per requested id that resolved to an entity, in requested order. Unknown ids are silently dropped.