Skip to main content
GET
Get Products by ID

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Response

The Products

A product represents a purchasable offering on the Kodexa platform.

changeSequence
integer<int32>
createdOn
string<date-time>
description
string
id
string
imageUrl
string
name
string
overviewMarkdown
string
productGroup
object | null

A product group bundles related products together for catalog organization.

productGroupId
string | null
searchText
string
updatedOn
string<date-time>
uuid
string