Page number or bookmark token for pagination. Use the next_page value from a previous response to fetch subsequent pages.
user_idstring
Required
The unique identifier of the user whose sent content shares are to be retrieved. This can be the numeric Canvas user ID or a SIS ID prefixed with 'sis_user_id:'. Use 'self' to represent the currently authenticated user.
per_pageinteger
Number of content shares 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