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."
}
}