# Recover payments

## Recover payment status

 - [GET /payments/events](https://worldpay-portal.eu.redocly.app/access/products/card-payments/openapi/recover-payments/eventrecovery.md): Send a request to find out the current status of your payment after it has been authorized using its associated transactionReference and entity. 
 
 
 Important: 

 Only use this for recovery purposes for example when your authorization request has timed out or you are unable to locate a payment through our Payment Queries API. If the query returns results, you can manage the payment using the next action links returned in the response of your GET request.

## Query payment status (deprecated)

 - [GET /payments/events/{linkData}](https://worldpay-portal.eu.redocly.app/access/products/card-payments/openapi/recover-payments/eventquery.md): Send a request to find out the current status of your payment after it has been authorized using the events action link.

 Note: It can take up to 15 minutes for a payment event to update.

