List shared shows
Lists shows shared across artist connections where this gallery is either side — the gallery's outgoing shares and, for a studio, the shows shared with it. Filter with ?show_id= or ?connection_id=.
Lists shows shared across artist connections where this gallery is either side — the gallery's outgoing shares and, for a studio, the shows shared with it. Filter with ?show_id= or ?connection_id=.
Authorization
bearerAuth artists:readA gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: artists:read
Query Parameters
1 <= value <= 10020Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
{ "data": [ { "id": "string", "show_id": "string", "connection_id": "string", "status": "invited", "created_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}Share a show with a connected artist POST
Shares one of this gallery's shows with a connected artist's studio (docs §8.6). Requires the connection's share_show_planning disclosure; the studio then reads the show through the planning projections regardless of the show's visibility (Q6 — sharing is the disclosure decision).
Post a planning note POST
Posts to the shared show's thread from either side. The author side is stamped server-side from real membership, never trusted from the client.