Skip to main content
GET
Presentation counts and latest createdAt grouped by status.

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Per-status presentation summary.

data
object
required

Per-status counts for the holder's presentations. Cheap to poll: if a bucket's count or latestCreatedAt changed, a cached list is stale.

meta
object
errors
object[]