comments

Mention Candidates

Members of the caller's company, for the @-mention picker.

Not gated on a record: exposure equals GET /companies/{id}/members, which every member can already call. A distinct literal path (no path params in front of it), so it cannot be shadowed by /comments/{comment_id} or any other parametrized route in this router.

get/api/v1/comment-mention-candidates

Query parameters

qstring nullable
limitinteger

Response

Successful Response

user_idstring uuid required
namestring

Falls back to the stored marker text.

emailstring

Changes

Changed in 1 of the 12 revisions of this API.1