Get Stakes By IDs
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Return one or more [DelegatedStake]. If a Stake was withdrawn its status will be Unstaked.
Body
application/json
jsonrpcstring2.0requiredidintegerrequiredmethodstringsuix_getStakesByIdsrequiredparamsArray<Array<string>>requiredResponse
200OK
Successful response returning delegated stakes by IDs
400Bad Request
Bad request - invalid parameters
500Internal Server Error
Internal server error