Skip to main content
GET
cURL

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

comment_id
string<uuid>
required

The unique identifier for the comment.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
commentable

Response

An individual agent issue comment.

JSON API response object

data
object
required

A comment on a resource

jsonapi
object
required
included
object[]

Related resources that can be included when a comment is returned

An agent issue