Nested under /api/cases/:case_pk/runs/.

POST kicks off a calc-obs compute job: creates a CaseRun, enqueues a
Cloud Task targeting calc-obs, returns 201. Returns 409 + the existing
run if there's already an active (queued/running) run on the case so
the SPA can safely retry the "Run" button without spawning duplicates.

GET endpoints are pollable by the SPA. All write-fields on CaseRun are
server-managed via the calc-obs callback at /api/internal/runs/:id/update.

Required permissions:

  • IsAuthenticated
  • WorkspaceRequired
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

Which field to use when ordering the results.

integer

Number of results to return per page.

integer

The initial index from which to return the results.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
application/yaml