We refreshed our doc site!

Bookmarked links may have changed

Read release notes

getVerificationStatus

Get verification status

GEThttps://api.circle.com/verifications/{id}/status

Get verification status from the verification ID.

Path parameters
id
uuid
Required

UUID created by verifier and returned from the initial call.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": {
3    "status": "success",
4    "verificationResult": {
5      "schema": "verite.id/definitions/processes/kycaml/0.0.1/generic--usa-legal_person",
6      "subject": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266",
7      "expiration": 1662579988,
8      "verifier_verification_id": "8829fd75-b73d-4bf6-9f36-208749ec2178"
9    },
10    "signature": "0xd86cd7d2ecfbd74409c65a080041f57fa07e649fa7b245c46f0d10dc1993e81a33554a6a7e1cf5ebb19872cdf8a324a050edaf9264afd79d53192973f5198a7f1c"
11  }
12}
Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.