GET
/
datasources
/
mx
/
company-verification
/
reports
/
{id}
/
pdf
Get company verification report PDF
curl --request GET \
  --url https://api.syntage.com/datasources/mx/company-verification/reports/{id}/pdf \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

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

200
application/pdf

Company Verification Report PDF

The response is of type file.