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

Authorizations

X-CEKURA-API-KEY
string
header
required

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

Query Parameters

progress_id
string
required

Progress ID returned from the run_reviews endpoint

agent_id
integer

Agent ID for permission validation

project_id
integer

Project ID for permission validation

Response

200

Returns progress state with completed/failed counts and metric data when finished