Skip to main content
PUT
Mark Issue Viewed

Overview

Records the calling user’s view at the current time. Clears has_unread_activity on subsequent fetches for this user. View timestamps are per-user, so each org member has their own unread state.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
Internal UUID of the issue.

Response

string
The issue that was marked viewed.
string
ISO 8601 timestamp the view was recorded at.
null | array
null on success. Returns 404 if the issue does not exist.

Docs for agents: llms.txt