Skip to main content
POST
Create repository intelligence runs

Authorizations

Authorization
string
header
required

Organization-scoped EvalGate API key. Discover the supported agent scopes at /.well-known/oauth-protected-resource. Per-operation grants are listed in x-evalgate-required-scopes; OpenAPI bearer security requirement arrays remain empty as required for non-OAuth schemes.

Headers

Idempotency-Key
string

Makes retries safe by returning the original operation result.

Required string length: 1 - 255

Path Parameters

repositoryId
string
required
baselineId
string
required

Body

application/json
environment
Available options:
dev

Response

Successful response

schemaVersion
enum<string>
required
Available options:
evalgate.repository-baseline-report.v1
baseline
object
required
preview
object
required
evaluation
null | object
required
run
null | object
required
findings
object[]
required
observability
object
required
history
object[]
required
actions
object[]
required