Applications

List comments

Comments posted on the application. Returns a bare array, and comments carry no author.

Required scope applications:read

get/applications/{id}/comments

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the application. Must belong to the workspace the key is bound to.

Response200 · application/json

The comments.

idstring<uuid>required

Identifier of the comment.

contentstringrequired

Body of the comment.

createdAtstring<date-time>

Timestamp the comment was posted.