Lookup a link by its FID and target FID.
API key to authorize requests
The FID of the link's originator Farcaster ID (FID). A unique identifier assigned to each user in the Farcaster network. This number is permanent and cannot be changed. FIDs are assigned sequentially when users register on the network.
x >= 11
The FID of the target user for this link Farcaster ID (FID). A unique identifier assigned to each user in the Farcaster network. This number is permanent and cannot be changed. FIDs are assigned sequentially when users register on the network.
x >= 11
Defines the type of social connection between users.
follow "follow"
The requested Link.
"0xd2b1ddc6c88e865a33cb1a565e0058d757042974"
Type of hashing scheme used to produce a digest of MessageData. - HASH_SCHEME_BLAKE3: Default scheme for hashing MessageData
HASH_SCHEME_BLAKE3 Type of signature scheme used to sign the Message hash
SIGNATURE_SCHEME_ED25519, SIGNATURE_SCHEME_EIP712 Represents a social graph connection between users in the Farcaster network. Currently supports following relationships between users.