Skip to main content
GET
Get Inventory Feed status

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

sourceId
string
required

Inventory source ID

Minimum string length: 1
feedId
string
required

Canonical feed identifier

Minimum string length: 1

Response

Get Inventory Feed status

Current control-plane state for one Inventory Feed: active head revision, sync health, freshness deadline, and latest attempt diagnostics.

feedId
string
required
Minimum string length: 1
feedKey
string
required
Minimum string length: 1
inventorySourceId
string
required
Minimum string length: 1
inventorySourceModuleId
string
required
Minimum string length: 1
canonicalProfile
object
required
registrationTransport
enum<string>
required
Available options:
HITL,
API_PUSH,
BESPOKE_PULL
registeredCapabilities
object[]
required
deliverySemantics
enum<string>
required
Available options:
FULL_REPLACEMENT,
PATCH_UPSERT
head
object | null
required
syncHealth
enum<string> | null
required
Available options:
HEALTHY,
DEGRADED,
UNHEALTHY
latestAttempt
object | null
required