获取用户公开奖杯/Fetch User Public Trophies

Redditapi

About

获取用户公开奖杯/Fetch User Public Trophies

Documentation

获取用户公开奖杯/Fetch User Public Trophies

[中文]

用途:

  • 获取指定Reddit用户的公开奖杯/成就列表

参数:

  • username: Reddit用户名(不带u/前缀)

返回:

  • 用户奖杯JSON数据,包含:
    • 奖杯列表(trophy list)
    • 每个奖杯的详细信息:
      • 奖杯名称
      • 奖杯描述
      • 奖杯图标URL
      • 获得时间
    • 特殊徽章和成就

[English]

Purpose:

  • Fetch public trophies/achievements list of a specified Reddit user

Parameters:

  • username: Reddit username (without u/ prefix)

Returns:

  • JSON data of user trophies containing:
    • Trophy list
    • Detailed information for each trophy:
      • Trophy name
      • Trophy description
      • Trophy icon URL
      • Award date
    • Special badges and achievements

[示例/Example]

username="spez" need_format=false

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取用户公开奖杯/Fetch User Public Trophies

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models