Maximum number of results to return; must be at least 1.
offsetinteger
Number of results to skip; must be non-negative.
globalRolesstring
Whether to include global roles: 'included' (default, returns both global and org-specific roles), 'excluded' (only org-specific roles), or 'only' (only global roles).
organizationIdstring
Restrict roles to those usable by this organization; ignored when globalRoles='only'.
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