v5
latestOpenAPI 3.0.02026-08-04258282491.7 KBUser
Get unified inbox tickets
Get open conversations from every project the authenticated user can access. Only INQUIRY tickets are returned; done, snoozed, archived, spam, hidden and merged-duplicate tickets are excluded. Returns { tickets: [...] }. Query parameters: type is a filter preset, one of my (or personalinbox), unassigned, unread, mentioned, overdue (any other value returns all accessible open conversations); filteredProjectId restricts to one project; page (1-based) and limit should be passed together.
get/users/unified-inbox
Query parameters
typestring
filteredProjectIdstring
pagenumber double
limitnumber double
Response
Ok
{"stackTrail":"paths:/users/unified-inbox:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}