Retrieve activity history for a WhatsApp Business Account. This action returns a paginated list of activities such as phone number verifications, user additions, and other administrative actions performed on the WABA. Use this action when you need to audit administrative actions…
afterstringCursor for pagination. Use this to get the next page of results.
limitintegerMaximum number of activity records to return per page. Default is 25, maximum is 100.
sincestringUnix timestamp or ISO 8601 date string. Only return activities that occurred after this time.
untilstringUnix timestamp or ISO 8601 date string. Only return activities that occurred before this time.
beforestringCursor for pagination. Use this to get the previous page of results.
fieldsstringComma-separated list of fields to include in the response. Default includes all available fields.
waba_idstringOptional: WhatsApp Business Account ID to query. If not provided, uses the waba_id from your connection configuration.
activity_typestringFilter activities by type. Can be a single type or comma-separated list of types (e.g., PHONE_NUMBER_VERIFIED,USER_ADDED).
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.