Product images

Use this endpoint to retrieve images curated to product albums.

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

How to use this endpoint

  • For example responses, click the relevant status code on the right.
Path Params
string
required

The store ID

string
required

The unique product identifier.

Query Params
int32
Defaults to 1

The page number of a paginated response. Must be greater than zero. Default: 1

int32
Defaults to 10

The number of results to return per page. Maximum 100 per page.

string

Retrieve only starred images.

string

Retrieve only unstarred images.

date-time

Optional. Filter images updated on or after this date. Format: 2022-01-01 or 2022-01-01T00:00:00. Results are sorted by updated_at ascending. Can be used alone, with to_date, or omitted. Returns 400 Bad Request if date format is invalid or if from_date is after to_date.

date-time

Optional. Filter images updated on or before this date. Format: 2022-01-01 or 2022-01-01T00:00:00. Results are sorted by updated_at ascending. Can be used alone, with from_date, or omitted. Returns 400 Bad Request if date format is invalid or if from_date is after to_date.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json