List artist documents
Lists an artist's internal documents (representation agreements, CV, press, certificates, correspondence). A first-party session gets a short-lived signed download URL for each; an API-key principal gets the rows but no download link (`url` is null).
Lists an artist's internal documents (representation agreements, CV, press, certificates, correspondence). A first-party session gets a short-lived signed download URL for each; an API-key principal gets the rows but no download link (url is null).
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
The artist id.
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", "artist_id": "string", "storage_path": "string", "url": "string", "kind": "representation_agreement", "title": "string", "file_name": "string", "content_type": "string", "byte_size": -9007199254740991, "notes": "string", "position": -9007199254740991, "created_at": "string", "updated_at": "string" } ]}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "invalid_request", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "invalid_request", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "invalid_request", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "invalid_request", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "invalid_request", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "invalid_request", "retry": "permanent", "details": null}