Skip to content
Help Center

Which API endpoints can I use to download user information from an Inquiry?

View MarkdownContact support1 min read
On this page

This question came from a member of the Persona community, a developer syncing verified details into their own database. This is useful for anyone pulling Inquiry data over the API.

Our API has several endpoints that let you fetch Inquiries, as well as Verifications. Here are a few pointers to help you get started.

Inquiries API

For Inquiries, you can list all Inquiries, then fetch information about a specific Inquiry.

Verifications API

For Verifications, you’ll first want to know the type of Verification you’re fetching. There are separate endpoints for each type of Verification. For example, for details about a Government ID Verification, you would use this endpoint. See our docs for other similar endpoints.

Attribute blocklist

If you want, you can limit which fields of an Inquiry or Verification (or any other object) come back in an API response. You might want to do this to prevent sensitive PII fields from hitting your server.

To limit which fields are returned, configure your API key’s attribute blocklist. Learn more here.

This answer was reviewed by Justin Sayarath, a product manager at Persona. FAQs, unlike other articles, are written to provide Persona Community members more specific answers to common questions. While we periodically review responses and answers, please note when this FAQ was last updated as information may have changed since then.

Last updated on .

Was this page helpful?If something is missing, let us know and we will take a look.
Thanks for the feedback. It helps us improve these docs.