✨ Get Databricks import storage

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Get a specific Databricks Files import storage connection.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path Parameters

idintegerRequired

Response

catalogstring
UC catalog name
created_atdatetime
Creation time
hoststring

Databricks workspace base URL (https://…)

idinteger
projectinteger
A unique integer value identifying this project.
schemastring
UC schema name
typestringDefaults to databricks
volumestring
UC volume name
descriptionstring or null
Cloud storage description
last_syncdatetime or null
Last sync finished time
last_sync_countinteger or null0-2147483647
Count of tasks synced last time
last_sync_jobstring or null<=256 characters
Last sync job ID
metaany or null
prefixstring or null
Path under the volume
presignboolean or null

Presign not supported; always proxied

presign_ttlinteger or null0-32767

Unused for Databricks; kept for compatibility

recursive_scanboolean or null
Perform recursive scan
regex_filterstring or null
Regex for filtering objects
request_timeout_sinteger or null0-2147483647
statusenum or null
* `initialized` - Initialized * `queued` - Queued * `in_progress` - In progress * `failed` - Failed * `completed` - Completed * `completed_with_errors` - Completed with errors
stream_chunk_bytesinteger or null0-2147483647
synchronizableboolean or nullDefaults to true
titlestring or null<=256 characters
Cloud storage title
tracebackstring or null
Traceback report for the last failed sync
use_blob_urlsboolean or null
Generate blob URLs in tasks
verify_tlsboolean or null
Verify TLS certificates