/{chain}/verdicts/parties/{partyId}/issuersDaily

Returns daily verdict totals for a submitting party, with each day attributed to the asset issuers involved in those verdicts.

The requested timestamps resolve to whole UTC days. startTimestamp selects the UTC day that contains it. endTimestamp selects the last UTC day that is complete at or before that instant. The current, still-open UTC day is never returned.

The resolved range may contain at most 92 days. Every day in the range is returned, including days with zero verdicts. partyVerdicts counts all accepted verdicts submitted by the party. issuerAttributions is the sum of issuer matches, so one verdict can contribute to more than one issuer.

Path Params
string
required
Defaults to canton

Canton chain name. Use a name returned by GET /chains.

string
required
Defaults to party::1220dd5cc6e969cd7d7c11e339fbd07fab5f6fa1f999dc09339228d17299d9d68941

Full Canton party ID that submitted the verdicts.

Query Params
int64
required
-62135596800 to 253402300799

Timestamp whose containing UTC day starts the requested range, as Unix seconds. Required.

int64
required
-62135596800 to 253402300799

Timestamp that bounds the last complete UTC day in the requested range, as Unix seconds. Required.

Headers
string
required
Defaults to demokey

API Key for Canton API. To generate an API Key, visit https://app.noves.fi

Responses

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