Skip to main content
GET
/
distribution-channels
/
{channel_id}
/
graph
Get Distribution Channel Graph
curl --request GET \
  --url https://api.b-bot.space/api/v2/distribution-channels/{channel_id}/graph \
  --header 'bbot-api-key: <api-key>'
{}

Authorizations

bbot-api-key
string
header
required

API key for authentication

Path Parameters

channel_id
required

The ID of the distribution channel.

Query Parameters

xray
default:false

Include graph representation of subgraphs. If an integer value is provided, only subgraphs with a depth less than or equal to the value will be included.

Response

Success

{key}
object[]