v76

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Model Provider Connection

✨ List model provider connections

<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> List all model provider connections.
get/api/model-provider-connections/

Query parameters

orderingstring

Which field to use when ordering the results.

Response

budget_alert_thresholdnumber double nullable

Budget alert threshold for the given provider connection

budget_last_reset_datestring date-time nullable required

Date and time the budget was last reset

budget_limitnumber double nullable required

Budget limit for the model provider connection (null if unlimited)

budget_reset_period'Monthly' | 'Yearly' required
  • Monthly - Monthly
  • Yearly - Yearly
budget_total_spentnumber double nullable required

Tracked total budget spent for the given provider connection within the current budget period

cached_available_modelsstring nullable

List of available models from the provider

created_atstring date-time required
deployment_namestring nullable

Azure OpenAI deployment name

endpointstring nullable

Azure OpenAI endpoint

google_locationstring nullable

Google project location

google_project_idstring nullable

Google project ID

idinteger required
is_internalboolean nullable

Whether the model provider connection is internal, not visible to the user

model_paramsobject required

JSON schema for the model parameters available for the provider

organizationinteger nullable required
provider'OpenAI' | 'AzureOpenAI' | 'AzureAIFoundry' | 'VertexAI' | 'Gemini' | 'Anthropic' | 'Custom'
  • OpenAI - OpenAI
  • AzureOpenAI - AzureOpenAI
  • AzureAIFoundry - AzureAIFoundry
  • VertexAI - VertexAI
  • Gemini - Gemini
  • Anthropic - Anthropic
  • Custom - Custom
scope'Organization' | 'User' | 'Model'
  • Organization - Organization
  • User - User
  • Model - Model
updated_atstring date-time required