Use this endpoint to verify the status of a previously created staking transaction and see if it is pending, successful or failed.
Success Response
Unauthorized
Forbidden
Not Found
Not Allowed
Validation Error
Too Many Requests
Internal Error
Maintenance or Service unavailable
{- "data": [
- {
- "status": "pending"
}
]
}