---
title: "POST /v1/evaluation/evaluate/{auditScopeId}/start"
method: POST
path: "/v1/evaluation/evaluate/{auditScopeId}/start"
tags: ["Evaluation"]
---

# POST /v1/evaluation/evaluate/{auditScopeId}/start

`POST /v1/evaluation/evaluate/{auditScopeId}/start`

Evaluates periodically all assessment results of a target of evaluation id based
 on the given catalog id. Part of the public API, also exposed as REST.

## Path parameters

- `auditScopeId` string, required

## Query parameters

- `interval` integer

## Response `200`

OK

- StartEvaluationResponse
  - `successful` boolean

## Other responses

- `default` — Default error response

## Changes

> 9 revisions in range; 1 could not be searched.

- **2024-12-18** `036f54a4880e` — 1 info
  - endpoint added
- **2023-04-19** `d53ceeeb5d17` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/clouditor/apis/evaluation-api/changes/v1/evaluation/evaluate/:auditScopeId/start/post.md)

---

[API](https://skmtc.dev/clouditor/apis/evaluation-api.md) · [All operations](https://skmtc.dev/clouditor/apis/evaluation-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clouditor/evaluation-api/revisions/876487feea9c/schema)
