**Last updated**: 11 September 2025 | [**Change log**](/products/card-verifications/changelog/) # Query a previous verification To query a previous verification, submit a query to the location returned in your initial response. ### Query verifications request `GET` `https://try.access.worldpay.com/cardVerifications/{linkData}` You can query the location that was returned in the initial response to retrieve the `outcome` of the initial verification. You can **only** get the location from the initial response. ### Query verifications response In your response is a `200` HTTP response code and the historic `outcome` of the verification. `outcome`: - `verified` - `not verified` Note Verifications are accurate at the time of the initial request. Sending another card verification request may return different results.