List execution jobs

View as MarkdownOpen in Claude

Returns a paginated list of async adapter execution jobs for the tenant, sorted by most recent first. Tracks provider sync operations (e.g. sync_products).

Authentication

X-Api-Keystring
API Key authentication via header

Headers

X-Tenant-IDstringOptional
Tenant identifier

Query parameters

limitintegerOptional
Number of jobs to return per page
offsetintegerOptional
Number of jobs to skip

Response

OK
codeinteger
jobslist of objects
totalinteger
messagestring
isSuccessboolean