Appearance
List Reddit subreddits
Returns the subreddits the connected Reddit account can post to. Use this to get a subreddit name when creating a Reddit post.
GET /v1/accounts/{accountId}/reddit-subreddits
Returns the subreddits the connected Reddit account can post to. Use this to get a subreddit name when creating a Reddit post.
Parameters
accountId(path, string) required
Responses
200 — Subreddits list
subreddits(array)defaultSubreddit(string) — Currently set default subreddit for posting
400 — Not a Reddit account
401
404 — Account not found