Skip to main content
GET
/
agent
/
v2
/
run
/
{id}
/
details
Get v2 run details
curl --request GET \
  --url https://api.case.dev/agent/v2/run/{id}/details \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Response

Run details

The response is of type object.