Skip to main content
GET
Get an item by ID

Headers

X-Business-Id
string
required

Business identifier for external auth. Find in Polinate app → Business Settings → Integrations.

Example:

"{{businessId}}"

X-API-Key
string
required

Per-business API key for external auth. Find in Polinate app → Business Settings → Integrations.

Example:

"{{apiKey}}"

Path Parameters

id
string
required
Example:

"itm_123"

Response

OK

id
string
required
name
string
required
handle
string
required
description
string | null
imgUrl
string | null
customType
string | null
brand
string | null
vendorName
string | null
type
string
status
string
properties
object
createdAt
string
updatedAt
string
deletedAt
string | null
variants
object[]