> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spellborne.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Character Metadata

> Get character metadata including tokenId, name, image, attributes, and marketplace data

<ParamField path="id" type="string" required>Character token ID (decimal or hex)</ParamField>

### Response Fields

| Field                     | Description                                                            |
| ------------------------- | ---------------------------------------------------------------------- |
| tokenId                   | Character token ID                                                     |
| name                      | Character name                                                         |
| description               | Collection description                                                 |
| image                     | Character profile picture URL                                          |
| attributes                | Array of traits (Location, Gender, Buff Type, Buff Amount, isTradable) |
| marketplace.floorPrice    | Lowest active bazaar listing price (in BORNE)                          |
| marketplace.lastSalePrice | Last completed sale price (in BORNE)                                   |
