Analytics > Analytics > analyticsAudit
Commerce APIAnalyticsAnalyticsanalyticsAudit

analyticsAudit

GET:analytics/audit.json

Description

Audit log. Know who and what and when was doing on your shop.

Permission bit: "audit_log.read"

Topic: Analytics

Arguments

limit: Int

Return up to N entries (pagination). See also: Pagination


offset: Int

Skip N entries (pagination). See also: Pagination


organization_id: String

Unique organization identifier. See also: Unique Identifiers

Example: "og_EQzGqWoY"


shop_id: String

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


user_id: String

Filter results by a user id

Result

AuditLogPage

Preview

Loading module