Get Workspace Unread Counts
GET /inbox/workspaces/unread-counts
GET
/inbox/workspaces/unread-counts
Unread per workspace, in one call.
Declared BEFORE /workspaces/{workspace_id} so the literal wins - the id
route would otherwise match unread-counts and fail parsing it as a UUID.
Authorizations
Parameters
Header Parameters
Responses
200
Successful Response
object
data
required
An open envelope for a comment, an assignment or a workspace.
Open because a comment carries attachment refs and mention metadata that grow, and because an assignment result reports per-assignee outcomes.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string