Join us May 13th & May 14th at Interrupt, the Agent Conference by LangChain. Buy tickets >
A valid request URL is required to generate request examples{
"items": [
{
"auth_methods": [
{
"provider_match": {
"by": "kind",
"value": "<string>"
},
"type": "oauth2"
}
],
"category": "<string>",
"created_at": "<string>",
"description": "<string>",
"enabled": true,
"icon_url": "<string>",
"id": "<string>",
"name": "<string>",
"source": "<string>",
"transport": "mcp_http",
"updated_at": "<string>",
"url": "<string>"
}
],
"next_cursor": "<string>"
}List the integrations available to your workspace. Filter by source (for example langchain or custom).
A valid request URL is required to generate request examples{
"items": [
{
"auth_methods": [
{
"provider_match": {
"by": "kind",
"value": "<string>"
},
"type": "oauth2"
}
],
"category": "<string>",
"created_at": "<string>",
"description": "<string>",
"enabled": true,
"icon_url": "<string>",
"id": "<string>",
"name": "<string>",
"source": "<string>",
"transport": "mcp_http",
"updated_at": "<string>",
"url": "<string>"
}
],
"next_cursor": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-fjmorr-1778259990-38b7dcc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?