View all interaction channels
Learn about the GetAll endpoint in the InteractionChannel collection.
This API lets you retrieve information about all existing interaction channels. You can also filter the results using pagination parameters.
API request
Parameters
Keyword
A pagination parameter that helps you filter results by specific keywords.
filterProjectId
Unique identifier of the project for which you want to retrieve all existing interaction channels
filterChannelName
A parameter that enables you to filter the results by interaction channel name.
SkipCount
A pagination parameter that helps you define the number of results to skip (i.e. where to start counting) when returning results.
MaxResultCount
A pagination parameter that helps you limit the number of results returned.
Last updated
Was this helpful?