Reference
List fair-submission runs
Lists the gallery's fair-submission run audit, newest first. Optionally filter by status.
Lists the gallery's fair-submission run audit, newest first. Optionally filter by status.
Authorization
bearerAuth artworks:readAuthorizationBearer <token>
A gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: artworks:read
Query Parameters
status?string
Value in
- "running"
- "completed"
- "failed"
- "cancelled"
limit?integer
Range
1 <= value <= 100Default
20cursor?string
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", "user_id": "string", "portal_domain": "string", "fair_list_id": "string", "status": "running", "step_count": -9007199254740991, "actions": [ { "tool": "string", "gated": true, "approved": true, "at": "string" } ], "error": "string", "created_at": "string", "updated_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}