Neynar · Schema

SignerUUID

UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.

FarcasterSocialDecentralizedWeb3BlockchainSocial GraphCastsChannelsFeedsReactionsNotificationsWebhooksOnchain
View JSON Schema on GitHub

JSON Schema

signeruuid.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://neynar.com/schemas/SignerUUID",
  "title": "SignerUUID",
  "description": "UUID of the signer.\n`signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.",
  "example": "19d0c5fd-9b33-4a48-a0e2-bc7b0555baec",
  "type": "string"
}