v76

OpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Storage: Azure SPI

✨ Sync Azure SPI export 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> Sync tasks from an Azure SPI export storage.
post/api/storages/export/azure_spi/{id}/sync

Path parameters

idinteger required

Response

account_namestring nullable

Azure Blob account name

can_delete_objectsboolean nullable

Deletion from storage enabled

client_idstring nullable

Azure Blob Service Principal Client ID

client_secretstring nullable

Azure Blob Service Principal Client Secret

containerstring nullable

Azure blob container

created_atstring date-time required

Creation time

descriptionstring nullable

Cloud storage description

idinteger required
last_syncstring date-time nullable

Last sync finished time

last_sync_countinteger nullable

Count of tasks synced last time

last_sync_jobstring nullable

Last sync job ID

{"stackTrail":"components:schemas:AzureServicePrincipalExportStorage:properties:meta","oasType":"schema","type":"unknown","description":"Meta and debug information about storage processes","nullable":true}
prefixstring nullable

Azure blob prefix name

projectinteger required

A unique integer value identifying this project.

regex_filterstring nullable

Cloud storage regex for filtering objects

status'initialized' | 'queued' | 'in_progress' | 'failed' | 'completed' | 'completed_with_errors'
  • initialized - Initialized
  • queued - Queued
  • in_progress - In progress
  • failed - Failed
  • completed - Completed
  • completed_with_errors - Completed with errors
synchronizableboolean
tenant_idstring nullable

Azure Tenant ID

titlestring nullable

Cloud storage title

tracebackstring nullable

Traceback report for the last failed sync

typestring required
use_blob_urlsboolean

Interpret objects as BLOBs and generate URLs

user_delegation_keystring nullable

User Delegation Key (Backend)