Skip to content

Retrieve a single comment by ID

GET
/comments/{id}

Authorizations

bearer
Type
HTTP (bearer)
or
api-key
Type
API Key (header: x-api-key)

Parameters

Path Parameters

id*
Type
string
Required

Responses

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples