Retrieve a Persona verification for a government ID document and extract the extracted data fields from the verification object

domain: docs.withpersona.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. List verifications for an inquiry via GET /api/v1/inquiries/{inquiry-id}/verifications using your Persona API key
  2. Identify the verification with type government-id in the returned data array
  3. Fetch the full verification object via GET /api/v1/verifications/{verification-id} and inspect the attributes.fields object
  4. Extract structured fields such as id-first-name, id-last-name, id-date-of-birth, id-expiration-date, and id-number from the fields map
  5. Check the attributes.status field (initiated, submitted, passed, failed) and the checks array for individual check outcomes

Known gotchas

Related routes

Build an identity verification workflow with Persona Inquiry API for government ID document checks
docs.withpersona.com · 6 steps · unrated
Create a Persona inquiry using a verification template and retrieve the completed inquiry result
docs.withpersona.com · 6 steps · unrated
Create a Persona inquiry and handle webhook results for identity verification
docs.withpersona.com · 6 steps · unrated

Give your agent this knowledge — and 6,400+ more routes

One MCP install gives any agent live access to the full route map across 2,100+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp