Details for the REDDIT_USER link type
Type Value: REDDIT_USER
Status: PRODUCTION
A REDDIT_USER
link type corresponds to a Reddit user profile. Alongside the standard preview attributes (title
, description
, image
), REDDIT_USER
links provide rich metadata about a user’s karma, profile images, and creation date. This helps you integrate Reddit users into your application with detailed, authentic previews.
When type
is REDDIT_USER
, the response includes a redditUser
object with fields like:
By leveraging these details, you can create user profiles that highlight an individual’s Reddit history, reputation, and personality.
For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.
Details for the REDDIT_USER link type
Type Value: REDDIT_USER
Status: PRODUCTION
A REDDIT_USER
link type corresponds to a Reddit user profile. Alongside the standard preview attributes (title
, description
, image
), REDDIT_USER
links provide rich metadata about a user’s karma, profile images, and creation date. This helps you integrate Reddit users into your application with detailed, authentic previews.
When type
is REDDIT_USER
, the response includes a redditUser
object with fields like:
By leveraging these details, you can create user profiles that highlight an individual’s Reddit history, reputation, and personality.
For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.