Tool to get audit log events for a workspace. Use when you need to retrieve a log of actions performed within a specific Asana workspace.
limitintegerResults per page. The number of objects to return per page. The value must be between 1 and 100.
end_atstringFilter to events created before this time (exclusive).
offsetstringOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results.
start_atstringFilter to events created after this time (inclusive).
actor_gidstringFilter to events triggered by the actor with this ID.
actor_typestringFilter to events with an actor of this type. This only needs to be included if querying for actor types without an ID. If actor_gid is included, this should be excluded.
event_typestringFilter to events of this type. Refer to the supported audit log events for a full list of values.
resource_gidstringFilter to events with this resource ID.
workspace_gidRequiredstringGlobally unique identifier for the workspace or organization.
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.