# Get handle Endpoint: GET /v1/directory/handles/{handle} Version: 2.0.0 Security: oAuth2 ## Path parameters: - `handle` (string, required) ## Response 200 fields (application/json): - `handle` (string) - `address` (string) - `network` (string) Enum: "ethereum", "polygon", "solana", "bitcoin" - `displayName` (string) - `createdAt` (string) ## Response 404 fields