Skip to main content

Get Tracked Job Status

GET 

/api/cogs-revaluation/tracked-job/:id

Polls the status and progress of a tracked COGS rebuild job.

Required scope: inventory:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Path params:

  • trackedJobId: Tracked job log ID from startTrackedRebuild response

Request

Responses

OK

Response Headers
    Content-Type