annotations

List Annotations

get/api/v1/projects/{project_id}/annotations

Path parameters

project_idstring uuid required

Query parameters

page_idstring uuid nullable
kindstring[] nullable
display_kindstring[] nullable
statusstring[] nullable
author_idstring uuid nullable
author_kind'user' | 'agent' | 'imported' nullable
visibility'private' | 'project' nullable
qstring nullable
linked_condition_idstring uuid nullable
include_deletedboolean
sort'created_at' | 'updated_at' | 'page' | 'status' | 'subject' | 'author' | 'display_kind' | 'comments' | 'color'
direction'asc' | 'desc'
cursorstring nullable
limitinteger

Response

Successful Response

next_cursorstring nullable

Changes