The IntegrationsPage Entity

The IntegrationsPage class represents a page of Integrations, usually returned from the integrations.find() method.

Instance Properties

NameTypeDescription
integrationsIntegration[]The Integrations included in this page of results
nextPageTokenstringThe pageToken to use for fetching the next page of items from integrations.find()
countnumberThe number of Integrations returned