/
ON
ontora
/
Ontora API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 11h ago
Details
Filter operations
api-keys
4
artifacts
4
attio
14
billing
4
booking
3
campaign-artifacts
7
campaign-artifacts-public
1
campaign-creation
15
campaign-insights
21
campaign-reports
4
campaign-reports-public
3
campaign-sharing
15
chat
8
clerk-webhooks
1
collaborators
8
data-input
7
demo
4
documents
3
entities
9
feedback-program
3
gamification
2
google-calendar
5
hubspot
12
ingest
1
insights-chat
21
interview-agents
32
get
List Agent Profiles
post
Create Agent Profile
get
List Agent Profiles Page
get
List Agent Skills
post
Create Agent Skill
post
Optimize Agent Skill Text
delete
Delete Agent Skill
patch
Update Agent Skill
post
Archive Agent Skill
post
Upload Agent Skill Icon
delete
Delete Agent Skill Icon
post
Upload Agent Skill File
delete
Delete Agent Skill File
post
Create Agent Profile Draft
get
List Agent Profile Folders
post
Create Agent Profile Folder
delete
Delete Agent Profile Folder
get
Get Agent Profile
delete
Delete Agent Profile
patch
Update Agent Profile
post
Save Agent Profile Draft
post
Create Agent Profile Voice Preview
post
Duplicate Agent Profile
post
Archive Agent Profile
post
Upload Agent Profile Avatar
delete
Delete Agent Profile Avatar
post
Upload Agent Profile File
delete
Delete Agent Profile File
get
List Agent Profile Versions
post
Restore Agent Profile Version
post
Preview Agent Profile
post
Assign Agent Profile To Interview
interview-export
7
interview-feedback
4
interview-query
8
interview-realtime
20
interview-review
5
interviews
48
jobs
3
join
4
knowledge
7
manual-ingest
4
mission-control
13
people
8
pipedrive
12
preferences
4
projects
16
protected-corpus
3
query
2
question-results
4
retrieval
2
search
1
slack
5
sources
18
vaults
11
webhook-endpoints
6
webhooks
1
workspaces
35
get
Health
get
Database Health
get
Prometheus Metrics
get
Worker Health
get
Interview Worker Health
interview-agents
Get Agent Profile
get
/v1/interview-agents/{agent_id}
Path parameters
agent_id
string
uuid
required
Response
Successful Response
AgentProfileOut
required
id
string
uuid
required
workspace_id
string
uuid
required
name
string
required
description
string
nullable
avatar_type
string
required
avatar_emoji
string
nullable
avatar_storage_key
string
nullable
avatar_url
string
nullable
voice_provider
string
nullable
voice_id
string
nullable
voice_language
string
nullable
base_prompt
string
required
instructions
string
required
communication_guidelines
string
required
culture_guidelines
string
required
positive_examples
object[]
required
negative_examples
object[]
required
default_language
string
nullable
status
string
required
folder
string
nullable
created_by
string
nullable
created_by_email
string
nullable
created_by_name
string
nullable
documents
AgentProfileDocumentOut[]
created_at
string
date-time
required
updated_at
string
date-time
required
Changes