Skip to main content

Get Unified Tracking Data

GET 

/api/cogs-revaluation/unified-tracking/1234

Returns combined job status, recently rebuilt products, FIFO layer changes, and failed products in a single call. Replaces polling multiple endpoints.

Authentication: Requires Bearer token.

Path params:

  • trackedJobId: Tracked job log ID

Query params:

  • since (optional): Show products rebuilt after this datetime (default: 1 hour ago)
  • limit (optional): Max recently rebuilt products to return (1-1000, default 100)

Request

Responses

Successful response