Staff Logs
https://logify.tabgraf.com/api/customers/staff-logs/list
Get a list of logs of events created by admin and also staffs of the shop
apiKeystringrequired
Possible values: 'You can obtain your API key by visiting the Account page and clicking on the eye icon to reveal the key'.
shopDomainstringrequired
Possible values: 'test-store-logify.myshopify.com'
startDatedaterequired
Possible values: '2019-09-07T15:50:00Z'
endDatedaterequired
Possible values: '2019-09-07T15:50:00Z'
categorystringoptional
Possible values: 'article','blog','collection','comment','order','page','price_rule','product'
authorNamestringoptional
Possible values: 'william'
searchQuerystringoptional
Possible values: 'inventory'
pageTokenstringoptional
Possible values: 'N_1734567890' Used for pagination; must start with N (next) or P (previous)
