/
OR
org
/
LangSmith Deployment Control Plane API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
40
48
103.1 KB
Auth Service (v2)
List Oauth Providers
List OAuth providers.
get
/v2/auth/providers
Response
Successful Response
OAuthProviderResponse[]
required
id
string
required
organization_id
string
required
provider_id
string
required
name
string
required
client_id
string
required
auth_url
string
required
token_url
string
required
uses_pkce
boolean
required
code_challenge_method
string
nullable
required
provider_type
string
nullable
mcp_server_url
string
nullable
token_endpoint_auth_method
string
authorization_params
object
is_dynamic_client
boolean
allowed_redirect_uris
string[]
default_redirect_uri
string
nullable
created_at
string
date-time
required
updated_at
string
date-time
required