Skip to main content
GET
Get Product By Id

Authorizations

X-ACCESS-TOKEN
string
header
required

API access token from your Fliqr AI dashboard (Settings → API). Send it in the X-ACCESS-TOKEN header on every request.

Path Parameters

product_id
integer<int64>
required

Response

200 - application/json

successful operation

id
integer<int64>
name
string
price
number<double>
sale_price
number<double>
category_id
integer<int64>
category_name
string
stock
integer<int64>
short_description
string
image
string
created_at
string

Subscribed date in UTC. Example 2022-10-12 14:40:00