Skip to content

Comments Object ​



id
string
REQUIRED · 

The unique identifier for the comment

created_by
object

The user who created the comment

id
string

The unique identifier for the user

parent
object

The parent of the comment

id
string

The unique identifier for the parent

type
string

The type of the parent

body
string

The body of the comment

created_at
string · date-time

The date and time the comment was created

remote_data
object

Raw data returned from the remote API call.