# Query payment status

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.

Endpoint: GET /payments/events/{linkData}
Version: 6
Security: BasicAuth

## Path parameters:

  - `linkData` (string, required)
    Action link that's received in your request

## Response 200 fields (application/vnd.worldpay.payments-v6.hal+json):

  - `lastEvent` (string, required)


