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

Authorizations

Authorization
string
header
required

Send Authorization: Bearer sk_live_<your_key>. Keys are issued via POST /signup or via the dashboard.

Path Parameters

run_id
string
required

Query Parameters

token
string | null

Response

Successful Response

The response is of type string.