website logo
SupportDashboardAbout SparkLayerSchedule Demo
📘Help Docs
⚙️Tech Docs
Navigate through spaces
⌘K
Introduction
API Authentication
Pricing API
Pricing API Docs
Core API
Core API Docs
Sync Logging API Docs
Purchasing API Docs
JavaScript SDK
Headless
JS SDK Docs
Spark Options
GraphQl
Docs powered by
Archbee
Core API
...
Core API Docs
Products

Get a Product

GET
PATH PARAMETERS
id
string
*
Either the Internal or External ID
HEADER PARAMETERS
Site-Id
string
*
Example: jones-climbing
Spark Layer Site ID
RESPONSES
200
Successful response
Product
[All Of:Product-2object]
id
string
Example: pp_123
SparkLayer Parent Product ID (always prefixed with pp_)
created_at
string<date-time>
Created At
updated_at
string<date-time>
Updated At
external_id
string
Example: ID001
External ID (cannot start with pp_ and must be unique)
title
string
Example: Striped Jumper
Product Title
slug
string
Example: striped-jumper
Product Slug (Used as the link identifier)
variants
ProductVariant[]
*
default
Error Response




Updated 18 Sep 2023
Did this page help you?
PREVIOUS
Create a Product
NEXT
Update a Product
Docs powered by
Archbee