Skip to main content
GET
/
api
/
v1
/
runs
/
{id}
/
expected
Get run expected artifacts
curl --request GET \
  --url https://app.eigenpal.com/api/v1/runs/{id}/expected \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Response

Expected artifacts

{key}
any