---
title: "Consultar resultados do Background Check"
method: GET
path: "/v1/transaction/{Id}/backgroundcheck"
tags: ["BackgroundCheck"]
---

# Consultar resultados do Background Check

`GET /v1/transaction/{Id}/backgroundcheck`

## Path parameters

- `Id` string, required

## Response `200`

Ok

- CheckResponse
  - `backgroundCheckId` string, nullable
  - `transactionId` string, nullable
  - `status` string, nullable
  - `results` object[], nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/serasaexperian/apis/autentica-o.md) · [All operations](https://skmtc.net/serasaexperian/apis/autentica-o/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/serasaexperian/autentica-o/versions/c5a1661afd1f/schema)
