Skip to main content
Roe AI Documentation home page
Search...
⌘K
Support
Workspace
Workspace
Search...
Navigation
API Documentation
Introduction
Documentation
SDK integration
API Reference
SQL Reference
Release Notes
Snowflake Native App
Community
Blog
API Documentation
Introduction
Examples
Agents
GET
List Agents
POST
Create Agent
GET
Retrieve an Agent
PUT
Update an Agent's Settings
DEL
Delete an Agent
POST
Duplicate an Agent
GET
List Agent Versions
POST
Create Agent Version
GET
Retrieve an Agent Version
GET
Retrieve Current Agent Version
POST
Run Agent
POST
Run Agent Async
GET
Agent Job Status
GET
Agent Job Result
GET
List Agent's Jobs
Database
POST
Run Query
POST
Run Query Async
GET
Query Status
GET
Query Result
Roe Datasets
GET
List Datasets
POST
Create a Dataset
POST
Upload File
GET
Download File
Policies
GET
List Policies
POST
Create Policy
GET
Retrieve Policy
PUT
Update Policy
DEL
Delete Policy
GET
List Policy Versions
POST
Create Policy Version
GET
Retrieve Policy Version
PATCH
Set Current Version
Webhooks
GET
List Webhooks
POST
Create Webhook
GET
Retrieve Webhook
PATCH
Update Webhook
DEL
Delete Webhook
GET
List Webhook Agents
POST
Link Agents to Webhook
DEL
Unlink Agent from Webhook
On this page
Authentication
API Documentation
Introduction
Copy page
Manage your unstructured data with Roe API
Copy page
Authentication
All API endpoints are authenticated using Bearer tokens which you can find under
Settings
on the platform.
Examples
⌘I