Skip to main content

Get Recently Rebuilt Products

GET 

/api/cogs-revaluation/recently-rebuilt-products

Returns a list of products that have had their COGS rebuilt recently. Used for monitoring rebuild progress.

Authentication: Requires Bearer token.

Query params:

  • since (optional): Datetime filter — only return products rebuilt after this time (default: 1 hour ago)
  • limit (optional): Max records to return, integer 1-1000, default 100

Request

Responses

Successful response