Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

run_id
string
required

Response

200 - application/json

Response for GET /v1/loops/runs/<run_id>.

run
LoopsRunV1 · object
required

The Loops run with its associated sampler.