Skip to main content
GET
Retrieve a company verification report

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

id
string<uuid>
required

Response

Company Verification Report

id
string<uuid>
required

Unique company verification report ID

Example:

"91ab5678-1234-5678-9abc-def012345678"

Entity associated with the company verification report

Example:

"/entities/91ab5678-1234-5678-9abc-def012345678"

rpcEntity
object
required

RPC company profile used for the verification report

extraction
string<iri-reference>
required

Extraction that produced the report

Example:

"/extractions/91106968-1abd-4d64-85c1-4e73d96fb997"

files
object[]
required

Files generated for the company verification report, including PDF and HTML reports when available

createdAt
string
required

Date and time the resource was created

Example:

"2020-01-01T12:15:00.000Z"

updatedAt
string
required

Date and time the resource was last updated

Example:

"2020-01-01T12:15:00.000Z"

@context
any
@id
string<iri-reference>

Company Verification Report IRI reference

Example:

"/datasources/mx/company-verification/reports/91ab5678-1234-5678-9abc-def012345678"

@type
string
default:CompanyVerificationReport