List linked workspace audit logs
List audit log entries for the linked Runway workspaces you administer, newest first. Authorized via the account link between this API project and the workspace.
Query parameters
Cursor from a previous response for fetching the next page of results.
The maximum number of items to return per page.
Organization to report on. Optional when this API project is linked to a single organization; required when it is linked to more than one.
Restrict results to these workspace IDs, as a comma-separated list of up to 50 IDs. Defaults to every workspace you administer in the organization.
Restrict results to these audit log actions, as a comma-separated list of up to 50 actions. Allowed values: UserLogin, PasswordChanged, EmailChangeRequested, EmailChanged, UserRegistered, UserAccountDeleted, WorkspaceCreated, WorkspaceDeleted, MemberInvited, MemberRemoved, MemberRoleChanged, InviteAccepted, TeamSettingsUpdated, InviteLinkToggled, UserGroupCreated, UserGroupDeleted, UserGroupMemberAdded, UserGroupMemberRemoved, SSOLogin, SSOUserProvisioned, SSOConfigCreated, SSOUserAutoAddedToTeam, SSODomainRegistrationCloned, AssetCreated, AssetUpdated, AssetDeleted, AssetDownloaded, AssetShared, AssetUnshared, PermissionGranted, PermissionUpdated, PermissionRevoked, PermissionAccepted, SubscriptionCancelled, SubscriptionPlanSwitched, CreditsTransferred, SeatsTransferred, SessionShared, SessionUnshared, VideoProjectShared, VideoProjectUnshared, BrandKitShared, BrandKitUnshared, AgentCustomSkillCreated, AgentCustomSkillDeleted, AgentCustomSkillShared, AgentCustomSkillUnshared, AgentSessionShared, AgentSessionUnshared, AgentConnectorLinkTokenCreated, AgentConnectorConnected, AgentConnectorDisconnected, AgentConnectorAssetExported, AgentConnectorSessionEnabled, AgentConnectorSessionDisabled, GenerationCreated, AccountLinkCreated, AccountLinkDeleted, OrganizationSettingsUpdated, OrganizationDisabledModelsUpdated, WorkspaceCountryLockUpdated, WorkspaceTagCreated, WorkspaceTagUpdated, WorkspaceTagDeleted, WorkspaceTagAssigned, WorkspaceTagUnassigned, MeteredBillingConfigUpdated, MeteredBillingRefillTriggered, MeteredBillingRetryTriggered, EnterpriseSpendCapEnforcementUpdated.
Restrict results to entries performed by the users with these emails, as a comma-separated list of up to 50 emails.
Start of the time window (inclusive), ISO-8601 datetime.
End of the time window (exclusive), ISO-8601 datetime.
Headers
The version of the RunwayML API being used. You can read more about versioning here.
Response
Success