Skip to main content
GET
/
batch-import
/
mapping-audits
List mapping audits
curl --request GET \
  --url http://api.gu1.ai/batch-import/mapping-audits \
  --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/mapping-audits

Overview

Returns create/update/delete audit rows for batch-import mappings (system_audit_logs).

Authentication

Authorization: Bearer YOUR_API_KEY

Query parameters

ParameterDescription
limitPage size
offsetPagination offset
See also: Bulk imports overview.