Connectors
Fetch databases for an unsaved connector
Lists available databases on the target using an unsaved connector configuration. Useful during connector setup to discover existing databases. Response metadata may include Iceberg S3 table bucket maintenance defaults.
POST
Fetch databases for an unsaved connector
Documentation Index
Fetch the complete documentation index at: https://artie.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed as a Bearer token in the Authorization header.
Body
application/json
Previous
Create a database on an unsaved connectorCreates a new database on the target destination using a connector configuration that has not yet been saved. Useful during initial setup to prepare the destination.
Next
Fetch databases for an unsaved connector