Tool to list activity across Amara. Use when you need to retrieve activity logs with optional filters by team, video, or activity type.
teamFilter by team slug to show only items related to a given team. If both team and video are provided, team takes precedence and video is ignored.
typeintegerFilter by activity type. Valid values are 1-15 corresponding to different actions: 1=Add video, 2=Change title, 3=Comment, 4=Add version, 5=Add video URL, 6=Add translation, 7=Subtitle request, 8=Approve version, 9=Member joined, 10=Reject version, 11=Member left, 12=Review vers…
afterstringOnly include activity items after this timestamp (ISO 8601 format).
limitintegerMaximum number of activity items to return per page. Defaults to 20 if not specified.
videostringFilter by video ID to show only items related to a given video. Ignored if team parameter is also provided.
beforestringOnly include activity items before this timestamp (ISO 8601 format).
offsetintegerNumber of activity items to skip before starting to return results. Used for pagination. Defaults to 0.
languagestringFilter by language code (BCP-47) to show only items with a given language code.
team_activitybooleanIf team is given, normally returns activity on the team's videos. Set to true to see activity for the team itself (members joining/leaving and team video deletions). Only applies when team parameter is provided.
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.