# Get Badge Collection metadata Endpoint: GET /badges/c/{contractAddress} Version: 1.0.0 ## Path parameters: - `contractAddress` (string, required) Example: "0x8E618876B960E5e2BC76ADb38155251877A2c5d1" ## Response 200 fields (application/json): - `address` (string) - `name` (string) - `description` (string) - `image` (string) - `external_link` (string)