Skip to main content
GET
/
api
/
products
/
keys
List Product Keys
curl --request GET \
  --url https://api.merchantops.ai/api/products/keys
{}

Headers

authorization
string | null
X-Organization-ID
string | null

Query Parameters

product_type
string | null
status
string | null
enrichment_status
string | null
brand
string | null
is_published
boolean | null
source
string | null
created_by
string | null
batch_key
string | null

Filter to products that have any record (any status) in the given catalog batch.

property_filter
string[] | null

Repeatable: key:value

Cookies

stytch_session
string | null

Response

Successful Response

The response is of type Response List Product Keys Api Products Keys Get · object.