connect
Get connection
Get details for a specific connection. Requires service token with connections:read scope.
get/{namespace}/{connectionId}
Path parameters
namespacestring required
connectionIdstring required
Response
Connection details
Example response
{
"connectionId": "clever-dolphin-a9X3",
"mock": {
"scenario": "Slack workspace with an active #community-ops channel containing recent event-planning messages, plus 50 Airtable candidate records with mixed tenure and interests."
}
}Changes
Changed in 2 of the 47 revisions of this API.2
- ○
api operation id
get:namespace:connectionIdremoved and replaced withgetSmithery.run:namespace:connectionIdapi-operation-id-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○