/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 6h ago
View markdown
oneloop-hq
Feather API
get
Get per-assistant eval configuration
9cd7291d4228
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-13
618
885
2.7 MB
analytics
110
ask-feather
12
assistants
41
get
List assistants (cursor-paginated)
post
Create an assistant (agent + workflow) as one unit
get
Get the org-level channel-prompt override map
put
Set/clear the org-level channel-prompt override map
get
Get the org-level current-time context configuration
put
Set/clear the org-level current-time context configuration
get
List the platform tools an assistant can enable
get
Get an assistant (config + all revisions)
patch
Update stable identity (name, description, metadata, voice concurrency cap)
post
Archive an assistant (blocked by active deployments)
post
Restore an archived assistant
get
List deployment bindings (archive blockers)
get
Get operational settings (eval toggles, release-gate config)
patch
Update evaluation toggles (requires evals:configure_live)
patch
Update knowledge-gap analysis toggle
patch
Update release-gate config
get
List the revision stack (newest first)
post
Create a new revision (optionally branch from an existing one)
get
Get a specific revision
delete
Delete a revision (cannot delete the active revision)
patch
Update revision config (any revision, in place)
get
Get a revision's effective current-time context configuration
put
Set/clear a revision's current-time context configuration
get
Get resolved bare/workflow runtime configuration
get
Get ownership-separated system and workflow context schemas
get
Get a revision's flow graph
put
Replace or clear a revision's flow graph
get
Resolve inherited and node-local tools for a revision's flow
post
Apply graph ops to a revision's flow
post
Activate a revision (pure FK flip, no clone)
get
Latest release-check verdict for a candidate revision
post
Dispatch the assistant's release simulation suite against a candidate revision
get
List the legacy merged context-variable projection
get
Get the assistant's enabled platform tools (from active revision)
get
Get per-assistant eval configuration
put
Set per-assistant eval configuration
get
Get an assistant revision's tool-input defaults (enriched view)
put
Replace an assistant revision's tool-input defaults
get
Unified audit timeline (revisions + operational + dependency events)
get
Get a revision's voice call behavior settings
patch
Update a revision's voice call behavior settings
billing
3
communication
12
conversation-exports
4
conversations
18
email
7
email-drafts
6
evals
19
extraction-schemas
4
extractions
3
hitl
10
identity
28
integrations
17
knowledge-base
29
knowledge-base-acl
6
knowledge-base-audit
6
knowledge-base-connectors
12
knowledge-base-evals
13
knowledge-base-governance
4
knowledge-gap-analytics
9
library
12
mcp-chat
2
memory
4
mocks
16
model-router
10
notifications
19
personas
7
policies
22
privacy
5
retention-policies
4
scenarios
7
sessions
1
sim_suites
15
simulation_runs
6
sms
5
teams
15
tools
17
voice
40
webchat
10
webhooks
2
workflow-playground
4
workflows
22
assistants
Get per-assistant eval configuration
get
/v1/assistants/{agent_id}/eval-config
Path parameters
agent_id
string
uuid
required
Response
Successful Response
AgentEvalConfigResponse
required
Per-agent live-evaluation configuration.
evaluate_live
boolean
required