Skip to main content
GET
List packaging inventory

Authorizations

Authorization
string
header
required

API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.

Query Parameters

low_stock
enum<string>

When true, returns only items where remaining_units is at or below low_threshold

Available options:
true,
false

Response

Packaging inventory list

success
enum<boolean>
required
Available options:
true
data
object[]
required