cURL
curl --request GET \ --url https://{subdomain}.truust.io/2.0/verifications/{uuid} \ --header 'Authorization: Bearer <token>'
{ "id": 123, "self": "<string>", "uuid": "<string>", "type": "INDIVIDUAL", "status": "CREATED", "refused_reason": "<string>", "connections": {} }
Documentation IndexFetch the complete documentation index at: https://docs.truust.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.truust.io/llms.txt
Use this file to discover all available pages before exploring further.
Use your account's Secret Key as the Bearer token.
Verification UUID.
Verification details
INDIVIDUAL
SELFEMPLOYEE
LEGAL
CREATED
PENDING
VALIDATED
REFUSED
Hypermedia links to related resources.
Show child attributes