Skip to main content
GET
/
batch-import
/
mappings
Listar mapeamentos
curl --request GET \
  --url http://api.gu1.ai/batch-import/mappings \
  --header 'Authorization: Bearer <token>'

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.

Endpoint

GET https://api.gu1.ai/batch-import/mappings

Visão geral

Retorna { mappings: [...] } com id (usar como mappingId), name, target, etc.

Acesso

Pelo menos uma de: transactions:create, entities:bulk_import ou events:create.

Autenticação

Authorization: Bearer SUA_API_KEY
Ver também: Importações em lote.