Retrieves a list of users and their acceptance status for a specific terms of service. Returns information about whether each user has accepted the terms, including: - User details (ID, name, email) - Acceptance status (accepted or not) - Creation and modification timestamps Not…
tos_idRequiredstringThe unique identifier of the terms of service to retrieve user statuses for. Use 'list_terms_of_services' action to find available terms of service IDs for your enterprise.
user_idstringOptional. Filters results to show only the status for a specific user. If not provided, returns statuses for all users associated with the terms of service.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.