Skip to main content
GET
Get comment

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as a Bearer token. Example: Authorization: Bearer <your-api-key>

Path Parameters

postId
string
required

Reddit post ID (e.g. 1tlh5aj or t3_1tlh5aj)

Example:

"1tlh5aj"

commentId
string
required

Reddit comment ID (e.g. onflihe or t1_onflihe)

Example:

"onflihe"

Response

Returns the Reddit comment

data
object
required