Skip to main content
GET
Get Store Item
For the complete documentation index, see llms.txt. Returns one item from your store catalogue.

Path Parameters

integer
required
The item’s numeric ID (returned by GET /store)

Response

integer
Item ID
string
Item name
string
Item description
string
Unit price as a decimal string
integer | null
Stock count, or null if untracked
string | null
Image URL, or null