Skip to main content
GET
/
test_framework
/
v1
/
runs
/
{id}
/
trace
cURL
curl --request GET \
  --url https://api.cekura.ai/test_framework/v1/runs/{id}/trace/ \
  --header 'X-CEKURA-API-KEY: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.cekura.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-CEKURA-API-KEY
string
header
required

API Key Authentication. It should be included in the header of each request.

Path Parameters

id
integer
required

Response

200

No response body