comments

List Record Comments

The comment thread on one record, oldest first.

get/api/v1/entities/{entity_id}/comments

Path parameters

entity_idstring uuid required

Query parameters

row_keystring required

The record's _row_key.

The record's _row_key.

app_idstring uuid nullable
embed_host_app_idstring uuid nullable
pageinteger
page_sizeinteger

Response

Successful Response

pageinteger required
page_sizeinteger
totalinteger required

Total live comments on this record.

Changes