For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get a GitBook Agent channel for a site by its ID

Retrieves the configuration of a specific GitBook Agent channel integration, including its connected platform type and role. Use this to inspect or verify the channel's setup before updating it.

Available in MCP
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
siteIdstringRequired

The unique id of the site

siteChannelIdstringRequired

The unique id of the site channel

Responses
200

OK

application/json
anyOptional
or
or
or
and
get/orgs/{organizationId}/sites/{siteId}/channels/{siteChannelId}
200

OK

Last updated

Was this helpful?

Powered by GitBook