Reference
List artwork lists
Lists the gallery's artwork lists (viewing rooms, fair/price lists, exhibitions), newest first, with cursor pagination.
Lists the gallery's artwork lists (viewing rooms, fair/price lists, exhibitions), newest first, with cursor pagination.
Authorization
bearerAuth artworks:readAuthorizationBearer <token>
A gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: artworks:read
Query Parameters
limit?integer
Range
1 <= value <= 100Default
20cursor?string
kind?string
Value in
- "viewing_room"
- "fair"
- "price_list"
- "exhibition"
- "selection"
q?string
Length
1 <= length <= 200tag_id?array<string>
Items
1 <= items <= 10Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
{ "data": [ { "id": "string", "slug": "string", "title": "string", "description": "string", "kind": "viewing_room", "visibility": "public", "is_dynamic": true, "dynamic_query": { "property1": null, "property2": null }, "show_prices": true, "show_status": true, "show_location": true, "allow_purchase": true, "cover_image_path": "string", "cover_url": "string", "theme_overrides": { "accent_color": "string", "background_color": "string", "text_color": "string", "font_family": "sans", "layout": "grid" }, "brand_logo_storage_path": "string", "brand_logo_url": "string", "created_at": "string", "updated_at": "string" } ], "next_cursor": "string"}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}