Skip to main content
GET
Retrieve a BIL 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

BIL report resource response

Buró de Investigaciones Legales report generated for an entity.

@id
string<iri-reference>

BIL report IRI reference.

Example:

"/datasources/bil/reports/9cc7fc78-5e84-4862-af83-c6c7022fcb41"

@type
string
default:BilReport

JSON-LD resource type

id
string<uuid>

Unique BIL report ID.

Example:

"9cc7fc78-5e84-4862-af83-c6c7022fcb41"

fecha
string<date-time>

Date and time reported by BIL for the generated report.

Example:

"2026-05-19T12:22:39-06:00"

investigado
string

Name searched and reported by BIL.

Example:

"EMPRESA DE PRUEBA SA DE CV"

folio
string

BIL report folio.

Example:

"ENG10387-001"

gradoMaximo
integer

Highest grade returned by BIL for the report.

Example:

5

data
object

Parsed BIL XML response. The structure follows the vendor response and can vary by report content.

Example:
xmlFile
object

File resource for the original BIL XML response.

Example:
pdfFile
object

File resource for the BIL PDF report.

Example:
createdAt
string

Date and time the resource was created

Example:

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

updatedAt
string

Date and time the resource was last updated

Example:

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