Skip to main content
POST
Browse an owned saved Reddit result without additional search charges

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
resultId
string<uuid>
required
section
enum<string>
required
Available options:
posts,
comments,
activity,
communities
options
object
cursor
string

Opaque nextCursor from the same result/section; never combine with options.

Required string length: 1 - 4096
Pattern: ^[A-Za-z0-9_-]+$

Response

Section data; posts/comments include pagination.nextCursor (null at end).

tool
any
required
operation
enum<string>
required
Available options:
posts,
comments,
activity,
communities
query
object
required
data
object
required
meta
object
required