curl --request GET \
--url https://api.syntage.com/entities/{entityId}/datasources/mx/company-verification/reports \
--header 'X-API-Key: <api-key>'{
"@context": "/contexts/CompanyVerificationReport",
"@id": "/entities/91ab5678-1234-5678-9abc-def012345678/datasources/mx/company-verification/reports",
"@type": "hydra:Collection",
"hydra:member": [
{
"id": "91ab5678-1234-5678-9abc-def012345678",
"link": "/entities/91ab5678-1234-5678-9abc-def012345678",
"rpcEntity": {
"@id": "/datasources/rpc/entidades/99c13810-868f-482e-a6f1-878254248d27",
"@type": "RpcEntidade",
"id": "99c13810-868f-482e-a6f1-878254248d27",
"fme": "N-2000000000",
"nombreRazonSocial": "FOO BAR, S.A. DE C.V."
},
"extraction": "/extractions/91106968-1abd-4d64-85c1-4e73d96fb997",
"files": [
{
"@id": "/files/91106968-1abd-4d64-85c1-4e73d96fb997",
"@type": "File",
"id": "91106968-1abd-4d64-85c1-4e73d96fb997",
"type": "<string>",
"resource": "<string>",
"mimeType": "<string>",
"extension": "<string>",
"size": 40544,
"filename": "<string>",
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z"
}
],
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z",
"@id": "/datasources/mx/company-verification/reports/91ab5678-1234-5678-9abc-def012345678",
"@type": "CompanyVerificationReport"
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "<string>",
"@type": "hydra:PartialCollectionView",
"hydra:first": "<string>",
"hydra:next": "<string>",
"hydra:last": "<string>"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}curl --request GET \
--url https://api.syntage.com/entities/{entityId}/datasources/mx/company-verification/reports \
--header 'X-API-Key: <api-key>'{
"@context": "/contexts/CompanyVerificationReport",
"@id": "/entities/91ab5678-1234-5678-9abc-def012345678/datasources/mx/company-verification/reports",
"@type": "hydra:Collection",
"hydra:member": [
{
"id": "91ab5678-1234-5678-9abc-def012345678",
"link": "/entities/91ab5678-1234-5678-9abc-def012345678",
"rpcEntity": {
"@id": "/datasources/rpc/entidades/99c13810-868f-482e-a6f1-878254248d27",
"@type": "RpcEntidade",
"id": "99c13810-868f-482e-a6f1-878254248d27",
"fme": "N-2000000000",
"nombreRazonSocial": "FOO BAR, S.A. DE C.V."
},
"extraction": "/extractions/91106968-1abd-4d64-85c1-4e73d96fb997",
"files": [
{
"@id": "/files/91106968-1abd-4d64-85c1-4e73d96fb997",
"@type": "File",
"id": "91106968-1abd-4d64-85c1-4e73d96fb997",
"type": "<string>",
"resource": "<string>",
"mimeType": "<string>",
"extension": "<string>",
"size": 40544,
"filename": "<string>",
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z"
}
],
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z",
"@id": "/datasources/mx/company-verification/reports/91ab5678-1234-5678-9abc-def012345678",
"@type": "CompanyVerificationReport"
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "<string>",
"@type": "hydra:PartialCollectionView",
"hydra:first": "<string>",
"hydra:next": "<string>",
"hydra:last": "<string>"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}Your API key is available in the Production and Sandbox dashboards.
The collection cursor pointer to the next page
The collection cursor pointer to the previous page
The number of items per page
1 <= x <= 1000Order by resource creation date
asc, desc "asc"
Order by resource update date
asc, desc "asc"
Entity Company Verification Reports
"/entities/91ab5678-1234-5678-9abc-def012345678/datasources/mx/company-verification/reports"
Show child attributes
"91ab5678-1234-5678-9abc-def012345678"
Entity link
"/entities/91ab5678-1234-5678-9abc-def012345678"
RPC Entidade basic profile information
Show child attributes
RPC Entidades IRI reference
"/datasources/rpc/entidades/99c13810-868f-482e-a6f1-878254248d27"
RPC Entidade ID
"99c13810-868f-482e-a6f1-878254248d27"
FME
"N-2000000000"
Nombre Razon Social
"FOO BAR, S.A. DE C.V."
Extraction IRI reference
"/extractions/91106968-1abd-4d64-85c1-4e73d96fb997"
Associated files including PDF and HTML reports
Show child attributes
File IRI reference
"/files/91106968-1abd-4d64-85c1-4e73d96fb997"
"91106968-1abd-4d64-85c1-4e73d96fb997"
40544
Date and time the resource was created
"2020-01-01T12:15:00.000Z"
Date and time the resource was last updated
"2020-01-01T12:15:00.000Z"
Date and time the resource was created
"2020-01-01T12:15:00.000Z"
Date and time the resource was last updated
"2020-01-01T12:15:00.000Z"
Company Verification Report IRI reference
"/datasources/mx/company-verification/reports/91ab5678-1234-5678-9abc-def012345678"
The total number of items found
x >= 01
Pagination information
Show child attributes
Current page IRI reference
First page IRI reference. This property is omitted if there is no pagination.
Next page IRI reference. This property is omitted if there is no pagination.
Last page IRI reference. This property is omitted if there is no pagination.
Show child attributes