Skip to main content
GET
List prepackaged presets for a product

Authorizations

Authorization
string
header
required

API key issued per entity via Settings > Developers > API Keys. Each key carries scopes (e.g. orders:read, products:write). Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

Path Parameters

id
string<uuid>
required

UUID of the product whose presets to list.

Response

List of prepackaged presets for the product.

object
enum<string>
Available options:
list
data
object[]
total
integer
has_more
boolean