@wildix/wim-integrations-client > ListIntegrationsInput > filters
ListIntegrationsInput.filters property
Advanced field filters using dot notation. Each filter should be in the format 'field=value'. Examples: 'data.hubspot_hub_id=12345', 'entityType=main', 'data.tenant=my_tenant'
Signature:
filters?: (string)[] | undefined;