Skip to main content

Low Stock Items

GET 

/api/trackstar/integration-instances/:integration_instance/inventory/low-stock

Get inventory items with available quantity at or below the threshold. Requires Bearer token.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Query parameters:

  • threshold (optional, integer): Available quantity ceiling (default: 10)

Request

Responses

OK

Response Headers
    Content-Type