List recent sync attempts for a connector
Integrations
List recent sync attempts for a connector
Returns a paginated list of sync-job log entries for the given connector integration. Each
entry includes the job type (product sync, order import, inventory push), status (success /
partial / failed), record counts, and any error details. Results are sorted by start time
descending.
Requires integrations:read scope.
GET
List recent sync attempts for a connector
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Available options:
stripe, avatax, shippo, printnode, postmark, shopify, mapquest, google, openai, plaid, ups, fedex, usps, amazon, ebay, wwex Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100
