Skip to main content
GET
Get a provider

Authorizations

Authorization
string
header
required

A personal or service-account W&B API key.

Headers

Wandb-Entity
string

Accessible personal or team entity. Omit to use the API key's default entity.

Path Parameters

provider
string
required
Pattern: ^[a-z0-9][a-z0-9_-]{0,63}$

Response

Provider configuration with a masked key.

name
string
required
entity
string
required
base_url
string<uri>
required
credential_mode
enum<string>
required
Available options:
stored,
passthrough
masked_key
string
required
local_only
boolean
required
revision
integer
required
deployments
object[]
required
models
object[]
required
Last modified on August 25, 2026