GET /api/v2/storefront/inventory-sources/{sourceId}/status
Returns the upstream managed-source operational snapshot: derived health, adapter connectivity, sync state, workflows, packages, creatives, webhook stats, and setup tasks.
Request
Parameters
| Field | Type | Required | Notes |
|---|---|---|---|
sourceId | string (path) | Yes | Storefront-scoped inventory source ID |
Response
operational is the derived health rollup: isLive, discoveryDegraded, deliveryDegraded, a summary string, and an issues[] array (each issue carries code, severity of warning/critical, message, and affects[] of discovery/delivery/setup). The full response also includes workflows, packages, creatives, webhooks, and setupTasks blocks. These are coarse rollups — use List sync history for per-run drill-down.
Errors
401 UNAUTHORIZED— missing or invalid API key.404 NOT_FOUND— no ad-server-backed source with thissourceId.
Related
Inventory source tasks
All operations
Get ad-server connection
Connection state
List sync history
Per-run sync drill-down
Refresh
Force-refresh the cache