corsair.activecampaign.db.<entity>.search({ data, limit?, offset? }) with the filters listed per entity.
New to Corsair? See database operations, data synchronization, and multi-tenancy.
Account Contacts
Path:activecampaign.db.accountContacts.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Account Custom Field Meta
Path:activecampaign.db.accountCustomFieldMeta.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Accounts
Path:activecampaign.db.accounts.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Addresses
Path:activecampaign.db.addresses.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Automations
Path:activecampaign.db.automations.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Brandings
Path:activecampaign.db.brandings.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Calendars
Path:activecampaign.db.calendars.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Campaigns
Path:activecampaign.db.campaigns.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Connections
Path:activecampaign.db.connections.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Contact Lists
Path:activecampaign.db.contactLists.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Contacts
Path:activecampaign.db.contacts.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Contact Tags
Path:activecampaign.db.contactTags.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Custom Object Schemas
Path:activecampaign.db.customObjectSchemas.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Deal Custom Field Meta
Path:activecampaign.db.dealCustomFieldMeta.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Deal Groups
Path:activecampaign.db.dealGroups.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Deal Roles
Path:activecampaign.db.dealRoles.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Deals
Path:activecampaign.db.deals.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Deal Stages
Path:activecampaign.db.dealStages.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Deal Tasks
Path:activecampaign.db.dealTasks.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Deal Task Types
Path:activecampaign.db.dealTaskTypes.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Ecom Customers
Path:activecampaign.db.ecomCustomers.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Event Tracking Events
Path:activecampaign.db.eventTrackingEvents.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Field Options
Path:activecampaign.db.fieldOptions.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Field Rels
Path:activecampaign.db.fieldRels.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Fields
Path:activecampaign.db.fields.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Field Values
Path:activecampaign.db.fieldValues.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Forms
Path:activecampaign.db.forms.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Group Limits
Path:activecampaign.db.groupLimits.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Group Members
Path:activecampaign.db.groupMembers.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Groups
Path:activecampaign.db.groups.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
List Groups
Path:activecampaign.db.listGroups.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Lists
Path:activecampaign.db.lists.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Messages
Path:activecampaign.db.messages.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Notes
Path:activecampaign.db.notes.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Personalizations
Path:activecampaign.db.personalizations.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Saved Responses
Path:activecampaign.db.savedResponses.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Scores
Path:activecampaign.db.scores.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Segments
Path:activecampaign.db.segments.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Tags
Path:activecampaign.db.tags.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Task Outcomes
Path:activecampaign.db.taskOutcomes.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Templates
Path:activecampaign.db.templates.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Users
Path:activecampaign.db.users.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.
Webhooks
Path:activecampaign.db.webhooks.search
Searchable filters
Every
.search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.