Skip to main content
GET
Poll a run that came back RUNNING. Not billed — you already paid for the run.

Authorizations

Authorization
string
header
required

An API key minted in the console, sent as Authorization: Bearer <key>. Keys are project-scoped and carry per-operation scopes. A gck_test_… key runs the full request path — including the real upstream call — and bills nothing.

Every scope is enumerated in x-scopes below and in the RFC 9728 protected-resource metadata at https://cloud.gomry.com/.well-known/oauth-protected-resource, which is also what a 401 points at through its WWW-Authenticate: Bearer resource_metadata="…" header.

Path Parameters

runId
string
required

The runId returned when the resource was created.

Response

The current state of the resource.

The response is of type object.