Retrieve all integration exception logs
Exception logs
Retrieve all integration exception logs
Retrieve all integration exception logs. These logs are created when integrations have problems making API requests to shop systems.
GET
Retrieve all integration exception logs
Integration exception logs might be generated, for example:
- if some resource cannot be found
- if API credentials are no longer valid
cursor query parameter to navigate through pages. The Link response header contains the URL for the next page when more results are available.Authorizations
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Query Parameters
Cursor for pagination. Use the value from the Link response header to fetch the next page.
Number of results per page.
Required range:
1 <= x <= 100Response
200 - application/json
OK