Error
A valid request URL is required to generate request examples{
"items": [
{
"auth_methods": [
{
"provider_match": {
"by": "kind",
"value": "<string>"
},
"scopes": [
"<string>"
],
"secret_names": [
"<string>"
],
"type": "oauth2"
}
],
"can_invoke": true,
"created_at": "<string>",
"enabled": true,
"external_system_id": "<string>",
"headers": [
{
"key": "<string>",
"value": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"source": "<string>",
"transport": "mcp_http",
"updated_at": "<string>",
"url": "<string>"
}
],
"next_cursor": "<string>"
}{
"code": "<string>",
"detail": "<string>",
"status": 123,
"type": "<string>"
}{
"code": "<string>",
"detail": "<string>",
"status": 123,
"type": "<string>"
}{
"code": "<string>",
"detail": "<string>",
"status": 123,
"type": "<string>"
}List integrations
Returns integrations available to the workspace.
GET
/
v1
/
fleet
/
integrations
Error
A valid request URL is required to generate request examples{
"items": [
{
"auth_methods": [
{
"provider_match": {
"by": "kind",
"value": "<string>"
},
"scopes": [
"<string>"
],
"secret_names": [
"<string>"
],
"type": "oauth2"
}
],
"can_invoke": true,
"created_at": "<string>",
"enabled": true,
"external_system_id": "<string>",
"headers": [
{
"key": "<string>",
"value": "<string>"
}
],
"id": "<string>",
"name": "<string>",
"source": "<string>",
"transport": "mcp_http",
"updated_at": "<string>",
"url": "<string>"
}
],
"next_cursor": "<string>"
}{
"code": "<string>",
"detail": "<string>",
"status": 123,
"type": "<string>"
}{
"code": "<string>",
"detail": "<string>",
"status": 123,
"type": "<string>"
}{
"code": "<string>",
"detail": "<string>",
"status": 123,
"type": "<string>"
}Authorizations
API_KeyTenant_IDBearer_Auth
LangSmith API key (lsv2_...).
Query Parameters
Filter by source (e.g. langchain, custom)
Items per page (default 20, max 100)
Opaque pagination cursor
Was this page helpful?
⌘I

