Skip to content
Start here

Logs

LogsAudit

Get account audit logs (Version 2)
client.Accounts.Logs.Audit.List(ctx, params) (*CursorPaginationAfter[LogAuditListResponse], error)
GET/accounts/{account_id}/logs/audit
Get resource change history from an account audit log entry (Version 2)
client.Accounts.Logs.Audit.History(ctx, id, params) (*[]LogAuditHistoryResponse, error)
GET/accounts/{account_id}/logs/audit/{id}/history
List account audit log product categories (Version 2)
client.Accounts.Logs.Audit.ProductCategories(ctx, query) (*SinglePage[LogAuditProductCategoriesResponse], error)
GET/accounts/{account_id}/logs/audit/product_categories