Commonly used Endpoints
Automatically Sync Dot
To keep Dot in sync with your production environment, it is recommended to trigger the following API endpoint
Region:
app(US) oreu(EU)Connection Type:
postgres,redshift,snowflake,mssql,bigquery,databricks,looker,dbtUser ID: usually email of the user (url encoded)
API Token: can get created (and overwritten) by clicking
Copy API Tokenin Settings/Users/Actions/···
Trigger with curl (CLI)
Trigger with dbt webhooks
Call the api endpoint after your dbt run completed.
Import External Assets
Inform Dot about key external knowledge assets, such as BI dashboards or custom data apps, so it can recommend them to users and assist with discovery and understanding. Authentication works similarly to the Sync Connection endpoint.
Export Conversation History
Export all conversations together with relevant meta data fields such as number of messages or author.
by default two weeks ago, format YYYY-MM-DD
by default tomorrow, format YYYY-MM-DD
Include history from all workspaces (main workspace only)
falseSuccessful Response
Validation Error
No content
Ask Dot Automatically
""falseSuccessful Response
Validation Error
No content
Trigger Deep Analysis
User Administration
Automatically Authenticate Embedded Users
For embedded use cases that require SSO, where your end users have individual permissions you can use this endpoint to obtain an access token for users that is valid for 24h. Here is an example on how you can use it to embed Dot in your application.
Please make sure that you enabled this flag on settings: "Allow admins to authenticate for users to enable SSO in embeds".
falseSuccessful Response
Validation Error
No content
Last updated
