/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15m ago · Updated 1mo ago
View markdown
oneloop-hq
Feather API
get
List configured notification destinations
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
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
get
Discover channels the bot can post to (cached 5 min)
get
List configured notification destinations
post
Create a destination (verified on save via a test post)
delete
Delete a notification destination
get
List event-type routing rules
put
Create or update an event_type -> destination route
delete
Delete a routing rule
get
Get org notification settings (default destination + timezone)
put
Set the default destination and/or org timezone
get
Browse the notification catalog merged with this org's config
put
Enable/disable a type and set its severity override / threshold config
post
One-click enable the recommended starter set
post
Send a test notification through the real dispatch path (notify())
get
Browse the delivery-decision audit log (why a notification was/wasn't sent)
get
Get the effective template for a type (default or override) + variables manifest
put
Create/update the per-org template override (validates + increments version)
delete
Delete the per-org override (revert to the platform default)
post
Strict-validate candidate slots (per-slot errors; valid=false is a 200)
post
Render a preview (text + blocks) of candidate-or-effective slots
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
notifications
List configured notification destinations
get
/v1/notifications/destinations
Response
Successful Response
DestinationResponse[]
required
id
string
uuid
required
organization_id
string
uuid
required
channel_kind
string
required
connection_id
string
uuid
required
target_id
string
required
target_label
string
required
verified_at
string
date-time
nullable
required
enabled
boolean
required
created_at
string
date-time
required
updated_at
string
date-time
required