/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 53m ago · Updated 1mo ago
View markdown
oneloop-hq
Feather API
post
Archive an evaluator
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-30
491
704
2.1 MB
agents
25
analytics
68
ask-feather
7
communication
11
email
7
email-drafts
6
evals
18
get
List evaluators
post
Create an evaluator
get
Get an evaluator
patch
Update an evaluator
post
Archive an evaluator
get
List evaluator bindings
post
Create an evaluator binding
get
Get an evaluator binding
delete
Delete an evaluator binding
patch
Update an evaluator binding
get
List eval runs
get
Get an eval run (optionally with embedded evidence)
delete
Delete a terminal eval run
post
Retry a failed or errored eval run
get
Get an eval score
get
List deterministic signals available to evaluators
post
(dev only) Fabricate failing eval runs and fire the real eval.failed emitter
post
Re-run all current evaluator bindings against a session
extraction-schemas
4
extractions
2
hitl
10
identity
23
integrations
17
knowledge-base
29
knowledge-base-acl
6
knowledge-base-audit
5
knowledge-base-connectors
12
knowledge-base-evals
13
knowledge-base-governance
4
knowledge-gap-analytics
9
library
10
mcp-chat
2
memory
2
mocks
16
model-router
10
notifications
19
personas
5
policies
22
privacy
6
retention-policies
4
runtime v2
16
scenarios
7
sessions
1
sim_suites
14
simulation_runs
5
sms
3
teams
13
tools
15
voice
18
webhooks
2
workflow-playground
4
workflows
21
evals
evals
Archive an evaluator
post
/v1/evaluators/{evaluator_id}/archive
Path parameters
evaluator_id
string
uuid
required
Response
Successful Response
EvaluatorResponse
required
id
string
uuid
required
organization_id
string
uuid
required
name
string
required
kind
string
required
format
string
required
description
string
nullable
required
owner
string
nullable
required
status
string
required
config
object
prompt
string
nullable
required
threshold
number
nullable
required
severity
string
required
judge_model_override
string
nullable
required
tags
string[]
created_by
string
uuid
nullable
created_at
string
date-time
required
updated_at
string
date-time
required