Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "items": [ { "auth_methods": [ { "provider_match": { "value": "<string>" }, "scopes": [ "<string>" ], "secret_names": [ "<string>" ] } ], "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>" }
Returns integrations available to the workspace.
LangSmith API key (lsv2_...).
lsv2_...
Filter by source (e.g. langchain, custom)
Items per page (default 20, max 100)
Opaque pagination cursor
OK
Show child attributes
Was this page helpful?