GET:analytics/audit.json
Commerce APIGET:analytics/audit.json

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

Query Parameters

limit: Int

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

Example: ?limit=5


offset: Int

Skip N entries (pagination). See also: Pagination

Example: ?offset=5


organization_id: String

Unique organization identifier. See also: Unique Identifiers

Example: ?organization_id=og_EQzGqWoY


shop_id: String

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY


user_id: String

Filter results by a user id

Example: ?user_id=str

Response Body

AuditLogPage

Response Body Type

Loading module