/
GA
galileo
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
annotation
13
annotation_queue
4
annotation_queue_records
2
api_keys
3
auth
9
data
29
datasets
27
experiment
12
feedback
10
groups
11
health
1
integrations
28
get
List Group Integration Collaborators
post
Create Group Integration Collaborators
put
Create or update a named custom integration
put
Create or update Anthropic integration
put
Create or update AWS Bedrock integration
put
Create or update AWS SageMaker integration
put
Create or update Azure integration
put
Create or update custom integration
put
Create or update Databricks integration
put
Create or update Databricks integration (legacy)
put
Create Or Update Integration Selection
put
Create or update Mistral integration
put
Create or update NVIDIA integration
put
Create or update OpenAI integration
put
Create or update Vegas Gateway integration
put
Create or update Vertex AI integration
put
Create or update Writer integration
get
List User Integration Collaborators
post
Create User Integration Collaborators
delete
Delete Group Integration Collaborator
patch
Update Group Integration Collaborator
delete
Delete User Integration Collaborator
patch
Update User Integration Collaborator
get
Get Databases For Cluster
get
Get Databricks Catalogs
get
Get Integration
get
Get Integration Status
get
List Available Integrations
log_stream
9
logstream-insights
1
Organization Jobs
2
projects
14
protect
1
run_insights_settings
2
system_users
2
trace
31
trends_dashboard
13
users
7
integrations
Create or update Writer integration
Create or update a Writer integration for a user.
put
/v2/integrations/writer
Request body
WriterIntegrationCreate
required
organization_id
string
required
token
string
required
Response
Successful Response
IntegrationDB
required
id
string
uuid4
required
permissions
Permission[]
name
string
required
provider
'anthropic'
|
'aws_bedrock'
|
'aws_sagemaker'
|
'azure'
|
'custom'
|
'databricks'
|
'mistral'
|
'nvidia'
|
'openai'
|
'vegas_gateway'
|
'vertex_ai'
|
'writer'
required
created_at
string
date-time
required
updated_at
string
date-time
required
created_by
string
uuid4
required
is_selected
boolean
is_disabled
boolean
Changes