List the shared show's planning notes
The pair-private planning thread (docs §8.6, Q8) — visible only to the two sides of this connection; in a group show every artist has their own thread.
The pair-private planning thread (docs §8.6, Q8) — visible only to the two sides of this connection; in a group show every artist has their own thread.
Authorization
bearerAuth artists:readA gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: artists:read
Path Parameters
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
{ "data": [ { "id": "string", "author_side": "gallery", "body": "string", "created_at": "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}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.
Update a shared show PATCH
Unshares (`removed`) or re-shares (`active`) the show. Unsharing keeps the row and its thread; the studio's projections go dark.