/
FW
fw-ai-external
/
Gateway REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v27
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-04-22
216
424
765.0 KB
gateway.openapi_Gateway
Create Evaluation
post
/v1/accounts/{account_id}/evaluations
Path parameters
account_id
string
required
The Account Id
Request body
GatewayCreateEvaluationBody
required
evaluation
GatewayEvaluation
required
evaluationId
string
Response
A successful response.
GatewayEvaluation
required
name
string
createTime
string
date-time
createdBy
string
status
GatewayStatus
evaluationType
string
required
description
string
providers
GatewayProvider[]
required
assertions
GatewayAssertion[]
required
updateTime
string
date-time
The update time for the evaluation.