> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Auditoria de mapeamentos

> Log de auditoria create/update/delete dos mapeamentos batch-import — pela API de importação em lote da gu1 para alto volume, com exemplos para list mapping.

## Endpoint

```
GET https://api.gu1.ai/batch-import/mapping-audits
```

## Visão geral

Linhas em `system_audit_logs`.

## Autenticação

```bash theme={null}
Authorization: Bearer SUA_API_KEY
```

## Query

| Parâmetro | Descrição         |
| --------- | ----------------- |
| `limit`   | Tamanho da página |
| `offset`  | Offset            |

Ver também: [Importações em lote](/pt/api-reference/bulk-imports/overview).
