Skip to content

Paged Store Integration Logs

GET
/admin/integration-log/paged

Gives a paged list of integration logs for a store

page
number
perPage
number
filter
string
sortBy
string
sortOrder
string
Allowed values: ASC DESC NONE RAND

Gives a paged list of integration logs for a store

Array<object>
object
id
number
createdOn
string
modifiedOn
string
storeId
number
category
provider
string
action
string
url
string
statusCode
Any of:
number
isSuccess
boolean
durationMs
number
correlationId
Any of:
string
parsedResults
Any of:
object
key
additional properties
any
requestSentOn
string
responseReceivedOn
string
httpMethod
correlationLabel
Any of:
string