NetworkActionDetailsApiAuditDetails
Details for API audit actions
- changedType: array string[] | null
Fields List of field names that were changed (e.g., ["email", "phone"]) Does NOT include field values for privacy/security.
- idempotencyType: null | string
Key Idempotency key used for this request (if applicable)
- importType: null | integer | string
Id Pattern: ^-?(?:0|[1-9]\d*)$Format: int32Import ID if this action originated from a contact import batch
- kindenumconst:auditvalues
- audit
- linkType: null | string
Id For link actions: ID of the contact-company link that was created/deleted
- oauthType: null | string
Client Id OAuth client ID that triggered this action (if available)
- operationType: string
Specific API operation: ContactCreated, ContactUpdated, ContactDeleted, etc.