Get position detailsAsk AIget https://api.fireblocks.io/v1/staking/positions/{id}Returns full details for a single staking position: amounts, rewards, status, chain, and vault.Path ParamsidstringrequiredUnique identifier of the staking position.Responses 200Position retrieved successfully. 400Bad request: missing/invalid fields, unsupported amount, or malformed payload. 403Forbidden: insufficient permissions, disabled feature, or restricted provider/validator. 404Not found: requested resource does not exist (e.g., position, validator, provider, or wallet). 429Rate limit exceeded: slow down and retry later. 500Internal error while processing the request. defaultError ResponseUpdated 4 months ago