/{chain}/reports/partnerSubmissions/{providerParty}

Reports public and private updates confirmed by the Featured App provider, grouped by submitting participant. Select an inclusive range of at most 500 rounds or a Unix timestamp range of at most 72 hours with an inclusive start and exclusive end. The rounds array returns eligible and submitted marker weight for each available completed round. Requests before earliestTrafficAvailableAt return counts without traffic or marker weight.

Path Params
string
required
Defaults to canton

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

string
required

Exact Canton provider party registered to the Featured App.

Query Params
int64
≥ 0

First mining round to include. Required with toRound when selecting by round.

int64
≥ 0

Last mining round to include. Required with fromRound when selecting by round.

int64
-62135596800 to 253402300799

Inclusive start of the report window, as Unix seconds. Required with endTimestamp when selecting by time.

int64
-62135596800 to 253402300799

Exclusive end of the report window, as Unix seconds. Required with startTimestamp when selecting by time.

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