List condition reports
Lists the gallery's condition reports (dated artwork examinations), most recent first. Filter by `artwork_id` (an artwork's accumulated history) or `job_task_id` (the report bracketing a custody transfer).
Lists the gallery's condition reports (dated artwork examinations), most recent first. Filter by artwork_id (an artwork's accumulated history) or job_task_id (the report bracketing a custody transfer).
Authorization
bearerAuth jobs:readA gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: jobs:read
Query Parameters
Filter to the given artwork id.
Filter to the given job task id.
Page size. Defaults to 20; the maximum is 100.
1 <= value <= 10050Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
{ "data": [ { "id": "string", "artwork_id": "string", "job_task_id": "string", "examined_by": "string", "examined_at": "string", "status": "excellent", "summary": "string", "notes": "string", "metadata": { "property1": "string", "property2": "string" }, "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}