Retrieve the publish activity report for your organization. Returns paginated list of publish activities with filtering options by date range, platform, action type, and organization. Use this to monitor and audit publish operations across profiles.
PageintegerPage number for pagination. Must be >= 1.
SizeintegerNumber of items per page. Must be >= 1.
SortstringSort order for results. Use field name with optional prefix '+' for ascending or '-' for descending.
emailstringFilter by user email address who performed the action.
actionstringPublish action type enumeration.
endDatestringFilter activities up to this date. Use ISO 8601 format (e.g., '2024-12-31T23:59:59Z').
platformstringPlatform type enumeration.
startDatestringFilter activities starting from this date. Use ISO 8601 format (e.g., '2024-01-01T00:00:00Z').
profileNamestringFilter by profile name. Supports partial matching.
organizationIdstringFilter by organization ID (UUID format).
organizationNamestringFilter by organization name. Supports partial matching.
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.