Retrieve product variants

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
👍

How to use this endpoint

  • Required parameters are listed below. For the full list of properties, see About product variants.
  • For example requests, see below.
  • For example responses, click the relevant status code on the right.

Example requests

GET /v3/stores/{store_id}/products/12345/variants?external_ids=var0001,var002
GET /v3/stores/{store_id}/products/12345/variants
GET /v3/stores/{store_id}/products/12345/variants?page_info={page_info}
GET /v3/stores/{store_id}/products/12345/variants?page_info={page_info}&limit={limit}
Path Params
string
required

The store ID (app_key).

int64
required

The Yotpo ID for the product. This ID is created automatically upon creation of the product. You can find it by using the Retrieve endpoint.

Query Params
string

Encoded page info.

int32

Defines how many results will be returned per page. Can be any number between 1 and 100.

string

Return only entities specified by a comma-separated (without spaces) list of external IDs. The argument must be URL encoded. Max 100 IDs. Can't come with page_info or limit.

string
required

Your Yotpo access token. Click here to learn how to generate one.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json