Retrieve exception logs for a specific integration
Exception logs
Retrieve exception logs for a specific integration
Retrieve exception logs for a specific integration. These logs are created when integrations have problems making API requests to shop systems.
GET
Retrieve exception logs for a specific integration
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.
Path Parameters
The id of the integration
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
OK