Skip to main content
GET
Spree Admin SDK

Authorizations

x-spree-api-key
string
header
required

Secret API key for admin access

Authorization
string
header
required

JWT token for admin user authentication

Headers

x-spree-api-key
string
required
Authorization
string
required

Query Parameters

page
integer
limit
integer
q[price_list_id_eq]
string
q[price_list_id_null]
boolean
q[currency_eq]
string
q[variant_id_eq]
string
sort
string

Comma-separated sort keys. Supports e.g. variant_product_name,variant_id.

expand
string

Comma-separated associations to embed. Supported: variant.

Response

200 - application/json

prices found

data
object[]
required
meta
object
required