List activity logAsk AIget https://app.aikido.dev/api/public/v1/report/activityLogReturns the activity log itemsQuery ParamspageintegerPagination parameter, starts at 0.per_pageintegerAmount of items returnedendintegertimestamp to filter the activity log with items that happened before this timestartintegertimestamp to filter the activity log with items that happened after this timerepository_idintegerID of a repository to filter the activity log with items that are related to this repositorycloud_idintegerID of a cloud to filter the activity log with items that are related to this clouduser_type_filterstringenum to filter the activity log with items that were performed by this user type. The options can be: all, user_only, aikido_onlysearchstringstring to filter the activity log with items that are related to this search termaction_filterstringenum to filter the activity log with items that were performed by this user type. The options can be: snoozed, ignored, re_open, closed, unsnoozed, auto_ignored, adjust_severity, drata_push, autofix_pr_created, sprinto_push, thoropass_pushResponse 200A list of teams in your accountUpdated 7 months ago