Neynar · Schema

ChannelId

The unique identifier of a farcaster channel

FarcasterSocialDecentralizedWeb3BlockchainSocial GraphCastsChannelsFeedsReactionsNotificationsWebhooksOnchain
View JSON Schema on GitHub

JSON Schema

channelid.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://neynar.com/schemas/ChannelId",
  "title": "ChannelId",
  "description": "The unique identifier of a farcaster channel",
  "example": "neynar",
  "type": "string"
}