get https://api.figment.io/vaults//address//exit_requests
After successfully signing the withdraw transaction, you will use this endpoint to get the exit_requests
object(s) that contain information about all of the addresses' exit requests. When the claimable
field is true, the address can now claim that exit request with the claim_withdrawal
endpoint.