Fetches the list of user flair assignments for a given subreddit. Returns paginated results with user flair details. Returned flair_id values are scoped to the specific subreddit and must not be reused across different subreddits.
afterstringUser ID to use as the anchor for fetching the next page of results. Use the 'next' value from a previous response.
limitintegerMaximum number of user flair entries to return per page. Reddit default is 25, maximum is 1000.
beforestringUser ID to use as the anchor for fetching the previous page of results. Use the 'prev' value from a previous response.
subredditRequiredstringName of the subreddit (e.g., 'pics', 'gaming') for which to retrieve user flair assignments. Do not include 'r/' prefix or URL paths — bare name only.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.