Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

mcpServerId
string
required

Response

200 - application/json
id
string<uuid>
slug
string
name
string
status
string
description
string | null
created_at
string<date-time>
mcp_integration_id
string
mcp_integration_details
object | null
workspace_id
string | null
Last modified on September 17, 2026