Skip to main content
GET
/
api
/
metadata
/
friends
/
{id}
Get Friend Metadata
curl --request GET \
  --url https://api.example.com/api/metadata/friends/{id}
id
string
required
Friend token ID (decimal or hex)

Response Fields

FieldDescription
tokenIdFriend token ID
nameFriend name
descriptionCollection description
imageProfile picture URL
attributesArray of traits (Location, Gender)