List execution jobs
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-ID
Tenant identifier
Query parameters
limit
Number of jobs to return per page
offset
Number of jobs to skip
Response
OK
code
jobs
total
message
isSuccess

