ListProcessingActivities retrieves a list of processing activities with extensive filtering, sorting, and pagination. It's ideal for auditing, reporting, or managing data processing activities. The endpoint supports complex querying via the 'filter' object and efficient paginati…
pageSizeintegerThe maximum number of records to return per API call. If more records are available, the response will be truncated and will contain a "nextToken" value, which can be used to return additional records.
nextTokenstringThe `nextToken` from the last page of results to retrieve the next page of results.
sort__orderstringOrder
sort__columnstringThe column name to sort on.
filter__assetsarrayAssets
filter__ownersarrayOwners
filter__searchstringFree-form text search to apply to processing activity name.
filter__statusarrayStatus
filter__dataTypesarrayDatatypes
filter__employeesarrayEmployees
filter__infotypesarrayInfotypes
filter__languagesarrayLanguages
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.