Page number or bookmark token for pagination. Use the next_page value from a previous response to fetch subsequent pages.
user_idstring
Required
The ID of the user for whom to list communication channels. Use 'self' for the current user, a numeric user ID, or a SIS User ID prefixed with 'sis_user_id:'.
per_pageinteger
Number of communication channels to return per page (max 100).
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not