Reference
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:readAuthorizationBearer <token>
A gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: jobs:read
Query Parameters
artwork_id?string
job_task_id?string
limit?integer
Range
1 <= value <= 100Default
50Response 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", "created_at": "string", "updated_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}