Get participation key info given a participation ID
GET /v2/participation/{participation-id}
Given a participation ID, return information about that participation key
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Responses
Section titled “ Responses ”A detailed description of a participation ID
Represents a participation key used by the node.
object
Address the key was generated for.
When registered, this is the first round it may be used.
When registered, this is the last round it may be used.
The key’s ParticipationID.
AccountParticipation describes the parameters used by this account in consensus protocol.
object
[sel] Selection public key (if any) currently registered for this round.
[stprf] Root of the state proof key (if any)
[voteFst] First round for which this participation is valid.
[voteKD] Number of subkeys in each batch of participation keys.
[voteLst] Last round for which this participation is valid.
[vote] root participation public key (if any) currently registered for this round.
Round when this key was last used to propose a block.
Round when this key was last used to generate a state proof.
Round when this key was last used to vote.
Bad Request
An error response with optional data field.
object
object
Invalid API Token
An error response with optional data field.
object
object
Participation Key Not Found
An error response with optional data field.
object
object
Internal Error
An error response with optional data field.
object
object
default
Section titled “default ”Unknown Error