Read a coherent browser snapshot

Returns 304 without projection reads when If-None-Match matches the current durable cursor, normalized intent, and effective capabilities.

get/api/v1/ui/snapshot

Query parameters

viewstring
project_uidstring
statusstring[] nullable
ownerstring[] nullable
labelstring[] nullable
relationshipstring[] nullable
textstring
selected_issue_uidstring
include_graphboolean
include_historyboolean
local_datestring
time_zonestring
limitinteger

Headers

If-None-Matchstring

Response

OK

contract_versionstring required
cursorinteger required
originstring required
origin_stableboolean required

Changes

Changed in 3 of the 33 revisions of this API.7

    • added the optional property collection/items/deadline_on_date to the response with the 200 status

      response-optional-property-added

    • added the optional property graph/issues/items/deadline_on_date to the response with the 200 status

      response-optional-property-added

    • added the optional property selected/issue/deadline_on_date to the response with the 200 status

      response-optional-property-added

    • added the optional property collection/items/scheduled_on_date to the response with the 200 status

      response-optional-property-added

    • added the optional property graph/issues/items/scheduled_on_date to the response with the 200 status

      response-optional-property-added

    • added the optional property selected/issue/scheduled_on_date to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added