diff --git a/src/v2/spec.yaml b/src/v2/spec.yaml index 2c54125..f39cb37 100644 --- a/src/v2/spec.yaml +++ b/src/v2/spec.yaml @@ -1075,7 +1075,10 @@ paths: tags: - User summary: Fetches all users based on multiple Ethereum addresses - description: Fetches all users based on multiple Ethereum addresses. Each farcaster user has a custody Ethereum address and optionally verified Ethereum addresses. This endpoint returns all users that have any of the given addresses as their custody or verified Ethereum addresses. An address could be verfied by multiple users. + description: Fetches all users based on multiple Ethereum addresses. + Each farcaster user has a custody Ethereum address and optionally verified Ethereum addresses. This endpoint returns all users that have any of the given addresses as their custody or verified Ethereum addresses. + + A custody address can be associated with only 1 farcaster user at a time but a verified address can be associated with multiple users. externalDocs: url: https://docs.neynar.com/reference/user-bulk-by-address operationId: user-bulk-by-address