Skip to main content
GET
/
edit
/
{run_id}
Edit Frame
curl --request GET \
  --url https://backend.overtenai.com/api/v1/edit/{run_id} \
  --header 'X-API-Key: <api-key>'
"<string>"

Authorizations

X-API-Key
string
header
required

Send X-API-Key: sk_live_<your_key>. Keys are issued via POST /signup or via the dashboard. Legacy callers may also use Authorization: Bearer sk_live_<your_key>.

Path Parameters

run_id
string
required

Query Parameters

token
string | null

Response

Successful Response

The response is of type string.