View all input interaction channel categories
Learn about the GetAll endpoint in the InteractionChannelCategory collection.
This API lets you retrieve information about all existing input interaction channel categories, such as their names and whether they are active. You can also filter the results using pagination parameters.
Error while loading OpenAPI operation — Failed to fetch OpenAPI file
API request
Parameters
projectId
Unique identifier of the project to which the input interaction channel category belongs.
Notes:
Whether or not you need to enter the project domain ID depends on your user account;
If you are working with a private solution, you might need to enter the project ID instead of the project domain ID.
On the other hand, if you are working with a public solution, you might need to enter the project domain and function ID.
From the same tenant profile, you can manage several projects.
project_Domain_Id
Unique identifier of the project's domain.
Note: Whether or not you need to enter the project domain ID depends on your user account;
If you are working with a private solution, you might need to enter the project ID instead of the project domain ID.
On the other hand, if you are working with a public solution, you might need to enter the project domain and function ID.
This parameter can have the following values:
project_Function_Id
Unique identifier of the project's function based on the project's domain.
Note: Whether or not you need to enter the project function ID depends on your user account;
If you are working with a private solution, you might need to enter the project ID instead of the project domain ID.
On the other hand, if you are working with a public solution, you might need to enter the project domain and function ID.
This parameter can have the following values:
For No domain (when
project_Domain_Idis -1)For Security & Safety (when
project_Domain_Idis 2)For Human wellbeing (when
project_Domain_Idis 3)For Digital user experience (
project_Domain_Id is4)
Keyword
A pagination parameter that helps you filter results by specific keywords.
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?