Tool to search for signers within an application environment with pagination support. Use after obtaining application ID and environment. Requires a non-empty filter string to search by name, email, or external ID. Use '*' to match all signers. Supports page and pageSize paramet…
pageintegerPage number for pagination (1-indexed). Defaults to 1 if not specified.
appIdRequiredstringThe application identifier (e.g., appId_XXXX-XXXX-XXXX-XXXX-XXXX)
appEnvRequiredstringThe application execution environment.
filterRequiredstringRequired filter string (non-empty) to search signers by name, email, or external ID. Use '*' to match all signers.
pageSizeintegerNumber of signers to return per page. Defaults to server default if not specified.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.