featurebase-node 0.14.3 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (362) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/client.d.mts +5 -5
  3. package/client.d.mts.map +1 -1
  4. package/client.d.ts +5 -5
  5. package/client.d.ts.map +1 -1
  6. package/package.json +1 -1
  7. package/resources/audit-logs.d.mts +3 -3
  8. package/resources/audit-logs.d.mts.map +1 -1
  9. package/resources/audit-logs.d.ts +3 -3
  10. package/resources/audit-logs.d.ts.map +1 -1
  11. package/resources/changelogs/changelogs.d.mts +116 -116
  12. package/resources/changelogs/changelogs.d.mts.map +1 -1
  13. package/resources/changelogs/changelogs.d.ts +116 -116
  14. package/resources/changelogs/changelogs.d.ts.map +1 -1
  15. package/resources/changelogs/changelogs.js +74 -74
  16. package/resources/changelogs/changelogs.js.map +1 -1
  17. package/resources/changelogs/changelogs.mjs +74 -74
  18. package/resources/changelogs/changelogs.mjs.map +1 -1
  19. package/resources/changelogs/index.d.mts +1 -1
  20. package/resources/changelogs/index.d.mts.map +1 -1
  21. package/resources/changelogs/index.d.ts +1 -1
  22. package/resources/changelogs/index.d.ts.map +1 -1
  23. package/resources/changelogs/subscribers.d.mts +3 -3
  24. package/resources/changelogs/subscribers.d.mts.map +1 -1
  25. package/resources/changelogs/subscribers.d.ts +3 -3
  26. package/resources/changelogs/subscribers.d.ts.map +1 -1
  27. package/resources/conversation-attributes.d.mts +17 -17
  28. package/resources/conversation-attributes.d.mts.map +1 -1
  29. package/resources/conversation-attributes.d.ts +17 -17
  30. package/resources/conversation-attributes.d.ts.map +1 -1
  31. package/resources/conversation-attributes.js +19 -19
  32. package/resources/conversation-attributes.js.map +1 -1
  33. package/resources/conversation-attributes.mjs +19 -19
  34. package/resources/conversation-attributes.mjs.map +1 -1
  35. package/resources/feedback/boards.d.mts +19 -19
  36. package/resources/feedback/boards.d.mts.map +1 -1
  37. package/resources/feedback/boards.d.ts +19 -19
  38. package/resources/feedback/boards.d.ts.map +1 -1
  39. package/resources/feedback/boards.js +20 -20
  40. package/resources/feedback/boards.js.map +1 -1
  41. package/resources/feedback/boards.mjs +20 -20
  42. package/resources/feedback/boards.mjs.map +1 -1
  43. package/resources/feedback/comments.d.mts +113 -113
  44. package/resources/feedback/comments.d.mts.map +1 -1
  45. package/resources/feedback/comments.d.ts +113 -113
  46. package/resources/feedback/comments.d.ts.map +1 -1
  47. package/resources/feedback/comments.js +93 -93
  48. package/resources/feedback/comments.js.map +1 -1
  49. package/resources/feedback/comments.mjs +93 -93
  50. package/resources/feedback/comments.mjs.map +1 -1
  51. package/resources/feedback/custom-fields.d.mts +36 -36
  52. package/resources/feedback/custom-fields.d.mts.map +1 -1
  53. package/resources/feedback/custom-fields.d.ts +36 -36
  54. package/resources/feedback/custom-fields.d.ts.map +1 -1
  55. package/resources/feedback/custom-fields.js +36 -36
  56. package/resources/feedback/custom-fields.js.map +1 -1
  57. package/resources/feedback/custom-fields.mjs +36 -36
  58. package/resources/feedback/custom-fields.mjs.map +1 -1
  59. package/resources/feedback/feedback.d.mts +5 -5
  60. package/resources/feedback/feedback.d.mts.map +1 -1
  61. package/resources/feedback/feedback.d.ts +5 -5
  62. package/resources/feedback/feedback.d.ts.map +1 -1
  63. package/resources/feedback/index.d.mts +5 -5
  64. package/resources/feedback/index.d.mts.map +1 -1
  65. package/resources/feedback/index.d.ts +5 -5
  66. package/resources/feedback/index.d.ts.map +1 -1
  67. package/resources/feedback/post-statuses.d.mts +20 -20
  68. package/resources/feedback/post-statuses.d.mts.map +1 -1
  69. package/resources/feedback/post-statuses.d.ts +20 -20
  70. package/resources/feedback/post-statuses.d.ts.map +1 -1
  71. package/resources/feedback/post-statuses.js +23 -23
  72. package/resources/feedback/post-statuses.js.map +1 -1
  73. package/resources/feedback/post-statuses.mjs +23 -23
  74. package/resources/feedback/post-statuses.mjs.map +1 -1
  75. package/resources/feedback/posts/index.d.mts +1 -1
  76. package/resources/feedback/posts/index.d.mts.map +1 -1
  77. package/resources/feedback/posts/index.d.ts +1 -1
  78. package/resources/feedback/posts/index.d.ts.map +1 -1
  79. package/resources/feedback/posts/posts.d.mts +132 -132
  80. package/resources/feedback/posts/posts.d.mts.map +1 -1
  81. package/resources/feedback/posts/posts.d.ts +132 -132
  82. package/resources/feedback/posts/posts.d.ts.map +1 -1
  83. package/resources/feedback/posts/posts.js +107 -107
  84. package/resources/feedback/posts/posts.js.map +1 -1
  85. package/resources/feedback/posts/posts.mjs +107 -107
  86. package/resources/feedback/posts/posts.mjs.map +1 -1
  87. package/resources/feedback/posts/voters.d.mts +3 -3
  88. package/resources/feedback/posts/voters.d.mts.map +1 -1
  89. package/resources/feedback/posts/voters.d.ts +3 -3
  90. package/resources/feedback/posts/voters.d.ts.map +1 -1
  91. package/resources/help-center/articles.d.mts +213 -97
  92. package/resources/help-center/articles.d.mts.map +1 -1
  93. package/resources/help-center/articles.d.ts +213 -97
  94. package/resources/help-center/articles.d.ts.map +1 -1
  95. package/resources/help-center/articles.js +73 -73
  96. package/resources/help-center/articles.js.map +1 -1
  97. package/resources/help-center/articles.mjs +73 -73
  98. package/resources/help-center/articles.mjs.map +1 -1
  99. package/resources/help-center/collections.d.mts +158 -71
  100. package/resources/help-center/collections.d.mts.map +1 -1
  101. package/resources/help-center/collections.d.ts +158 -71
  102. package/resources/help-center/collections.d.ts.map +1 -1
  103. package/resources/help-center/collections.js +65 -65
  104. package/resources/help-center/collections.js.map +1 -1
  105. package/resources/help-center/collections.mjs +65 -65
  106. package/resources/help-center/collections.mjs.map +1 -1
  107. package/resources/help-center/help-center.d.mts +4 -4
  108. package/resources/help-center/help-center.d.mts.map +1 -1
  109. package/resources/help-center/help-center.d.ts +4 -4
  110. package/resources/help-center/help-center.d.ts.map +1 -1
  111. package/resources/help-center/help-centers.d.mts +77 -48
  112. package/resources/help-center/help-centers.d.mts.map +1 -1
  113. package/resources/help-center/help-centers.d.ts +77 -48
  114. package/resources/help-center/help-centers.d.ts.map +1 -1
  115. package/resources/help-center/help-centers.js +43 -43
  116. package/resources/help-center/help-centers.js.map +1 -1
  117. package/resources/help-center/help-centers.mjs +43 -43
  118. package/resources/help-center/help-centers.mjs.map +1 -1
  119. package/resources/help-center/index.d.mts +4 -4
  120. package/resources/help-center/index.d.mts.map +1 -1
  121. package/resources/help-center/index.d.ts +4 -4
  122. package/resources/help-center/index.d.ts.map +1 -1
  123. package/resources/help-center/redirect-rules.d.mts +124 -124
  124. package/resources/help-center/redirect-rules.d.mts.map +1 -1
  125. package/resources/help-center/redirect-rules.d.ts +124 -124
  126. package/resources/help-center/redirect-rules.d.ts.map +1 -1
  127. package/resources/help-center/redirect-rules.js +112 -112
  128. package/resources/help-center/redirect-rules.js.map +1 -1
  129. package/resources/help-center/redirect-rules.mjs +112 -112
  130. package/resources/help-center/redirect-rules.mjs.map +1 -1
  131. package/resources/index.d.mts +5 -5
  132. package/resources/index.d.mts.map +1 -1
  133. package/resources/index.d.ts +5 -5
  134. package/resources/index.d.ts.map +1 -1
  135. package/resources/organization/admins.d.mts +26 -26
  136. package/resources/organization/admins.d.mts.map +1 -1
  137. package/resources/organization/admins.d.ts +26 -26
  138. package/resources/organization/admins.d.ts.map +1 -1
  139. package/resources/organization/admins.js +25 -25
  140. package/resources/organization/admins.js.map +1 -1
  141. package/resources/organization/admins.mjs +25 -25
  142. package/resources/organization/admins.mjs.map +1 -1
  143. package/resources/organization/brands.d.mts +52 -52
  144. package/resources/organization/brands.d.mts.map +1 -1
  145. package/resources/organization/brands.d.ts +52 -52
  146. package/resources/organization/brands.d.ts.map +1 -1
  147. package/resources/organization/brands.js +54 -54
  148. package/resources/organization/brands.js.map +1 -1
  149. package/resources/organization/brands.mjs +54 -54
  150. package/resources/organization/brands.mjs.map +1 -1
  151. package/resources/organization/index.d.mts +3 -3
  152. package/resources/organization/index.d.mts.map +1 -1
  153. package/resources/organization/index.d.ts +3 -3
  154. package/resources/organization/index.d.ts.map +1 -1
  155. package/resources/organization/organization.d.mts +3 -3
  156. package/resources/organization/organization.d.mts.map +1 -1
  157. package/resources/organization/organization.d.ts +3 -3
  158. package/resources/organization/organization.d.ts.map +1 -1
  159. package/resources/organization/teams.d.mts +47 -47
  160. package/resources/organization/teams.d.mts.map +1 -1
  161. package/resources/organization/teams.d.ts +47 -47
  162. package/resources/organization/teams.d.ts.map +1 -1
  163. package/resources/organization/teams.js +44 -44
  164. package/resources/organization/teams.js.map +1 -1
  165. package/resources/organization/teams.mjs +44 -44
  166. package/resources/organization/teams.mjs.map +1 -1
  167. package/resources/reports.d.mts +249 -215
  168. package/resources/reports.d.mts.map +1 -1
  169. package/resources/reports.d.ts +249 -215
  170. package/resources/reports.d.ts.map +1 -1
  171. package/resources/reports.js +99 -99
  172. package/resources/reports.js.map +1 -1
  173. package/resources/reports.mjs +99 -99
  174. package/resources/reports.mjs.map +1 -1
  175. package/resources/support/conversation-tags.d.mts +43 -43
  176. package/resources/support/conversation-tags.d.mts.map +1 -1
  177. package/resources/support/conversation-tags.d.ts +43 -43
  178. package/resources/support/conversation-tags.d.ts.map +1 -1
  179. package/resources/support/conversation-tags.js +32 -32
  180. package/resources/support/conversation-tags.js.map +1 -1
  181. package/resources/support/conversation-tags.mjs +32 -32
  182. package/resources/support/conversation-tags.mjs.map +1 -1
  183. package/resources/support/conversations/conversations.d.mts +337 -327
  184. package/resources/support/conversations/conversations.d.mts.map +1 -1
  185. package/resources/support/conversations/conversations.d.ts +337 -327
  186. package/resources/support/conversations/conversations.d.ts.map +1 -1
  187. package/resources/support/conversations/conversations.js +293 -283
  188. package/resources/support/conversations/conversations.js.map +1 -1
  189. package/resources/support/conversations/conversations.mjs +293 -283
  190. package/resources/support/conversations/conversations.mjs.map +1 -1
  191. package/resources/support/conversations/index.d.mts +1 -1
  192. package/resources/support/conversations/index.d.mts.map +1 -1
  193. package/resources/support/conversations/index.d.ts +1 -1
  194. package/resources/support/conversations/index.d.ts.map +1 -1
  195. package/resources/support/conversations/participants.d.mts +2 -2
  196. package/resources/support/conversations/participants.d.mts.map +1 -1
  197. package/resources/support/conversations/participants.d.ts +2 -2
  198. package/resources/support/conversations/participants.d.ts.map +1 -1
  199. package/resources/support/index.d.mts +3 -3
  200. package/resources/support/index.d.mts.map +1 -1
  201. package/resources/support/index.d.ts +3 -3
  202. package/resources/support/index.d.ts.map +1 -1
  203. package/resources/support/support.d.mts +3 -3
  204. package/resources/support/support.d.mts.map +1 -1
  205. package/resources/support/support.d.ts +3 -3
  206. package/resources/support/support.d.ts.map +1 -1
  207. package/resources/support/tickets/categories.d.mts +20 -20
  208. package/resources/support/tickets/categories.d.mts.map +1 -1
  209. package/resources/support/tickets/categories.d.ts +20 -20
  210. package/resources/support/tickets/categories.d.ts.map +1 -1
  211. package/resources/support/tickets/categories.js +25 -25
  212. package/resources/support/tickets/categories.js.map +1 -1
  213. package/resources/support/tickets/categories.mjs +25 -25
  214. package/resources/support/tickets/categories.mjs.map +1 -1
  215. package/resources/support/tickets/custom-fields.d.mts +22 -22
  216. package/resources/support/tickets/custom-fields.d.mts.map +1 -1
  217. package/resources/support/tickets/custom-fields.d.ts +22 -22
  218. package/resources/support/tickets/custom-fields.d.ts.map +1 -1
  219. package/resources/support/tickets/custom-fields.js +19 -19
  220. package/resources/support/tickets/custom-fields.js.map +1 -1
  221. package/resources/support/tickets/custom-fields.mjs +19 -19
  222. package/resources/support/tickets/custom-fields.mjs.map +1 -1
  223. package/resources/support/tickets/index.d.mts +4 -4
  224. package/resources/support/tickets/index.d.mts.map +1 -1
  225. package/resources/support/tickets/index.d.ts +4 -4
  226. package/resources/support/tickets/index.d.ts.map +1 -1
  227. package/resources/support/tickets/statuses.d.mts +19 -19
  228. package/resources/support/tickets/statuses.d.mts.map +1 -1
  229. package/resources/support/tickets/statuses.d.ts +19 -19
  230. package/resources/support/tickets/statuses.d.ts.map +1 -1
  231. package/resources/support/tickets/statuses.js +21 -21
  232. package/resources/support/tickets/statuses.js.map +1 -1
  233. package/resources/support/tickets/statuses.mjs +21 -21
  234. package/resources/support/tickets/statuses.mjs.map +1 -1
  235. package/resources/support/tickets/tickets.d.mts +75 -75
  236. package/resources/support/tickets/tickets.d.mts.map +1 -1
  237. package/resources/support/tickets/tickets.d.ts +75 -75
  238. package/resources/support/tickets/tickets.d.ts.map +1 -1
  239. package/resources/support/tickets/tickets.js +44 -44
  240. package/resources/support/tickets/tickets.js.map +1 -1
  241. package/resources/support/tickets/tickets.mjs +44 -44
  242. package/resources/support/tickets/tickets.mjs.map +1 -1
  243. package/resources/surveys.d.mts +43 -43
  244. package/resources/surveys.d.mts.map +1 -1
  245. package/resources/surveys.d.ts +43 -43
  246. package/resources/surveys.d.ts.map +1 -1
  247. package/resources/surveys.js +44 -44
  248. package/resources/surveys.js.map +1 -1
  249. package/resources/surveys.mjs +44 -44
  250. package/resources/surveys.mjs.map +1 -1
  251. package/resources/users/companies/companies.d.mts +121 -130
  252. package/resources/users/companies/companies.d.mts.map +1 -1
  253. package/resources/users/companies/companies.d.ts +121 -130
  254. package/resources/users/companies/companies.d.ts.map +1 -1
  255. package/resources/users/companies/companies.js +125 -125
  256. package/resources/users/companies/companies.js.map +1 -1
  257. package/resources/users/companies/companies.mjs +125 -125
  258. package/resources/users/companies/companies.mjs.map +1 -1
  259. package/resources/users/companies/contacts.d.mts +3 -3
  260. package/resources/users/companies/contacts.d.mts.map +1 -1
  261. package/resources/users/companies/contacts.d.ts +3 -3
  262. package/resources/users/companies/contacts.d.ts.map +1 -1
  263. package/resources/users/companies/index.d.mts +1 -1
  264. package/resources/users/companies/index.d.mts.map +1 -1
  265. package/resources/users/companies/index.d.ts +1 -1
  266. package/resources/users/companies/index.d.ts.map +1 -1
  267. package/resources/users/contacts/by-user-id/by-user-id.d.mts +2 -2
  268. package/resources/users/contacts/by-user-id/by-user-id.d.mts.map +1 -1
  269. package/resources/users/contacts/by-user-id/by-user-id.d.ts +2 -2
  270. package/resources/users/contacts/by-user-id/by-user-id.d.ts.map +1 -1
  271. package/resources/users/contacts/by-user-id/email-preferences.d.mts +2 -2
  272. package/resources/users/contacts/by-user-id/email-preferences.d.mts.map +1 -1
  273. package/resources/users/contacts/by-user-id/email-preferences.d.ts +2 -2
  274. package/resources/users/contacts/by-user-id/email-preferences.d.ts.map +1 -1
  275. package/resources/users/contacts/contacts.d.mts +249 -235
  276. package/resources/users/contacts/contacts.d.mts.map +1 -1
  277. package/resources/users/contacts/contacts.d.ts +249 -235
  278. package/resources/users/contacts/contacts.d.ts.map +1 -1
  279. package/resources/users/contacts/contacts.js +211 -184
  280. package/resources/users/contacts/contacts.js.map +1 -1
  281. package/resources/users/contacts/contacts.mjs +211 -184
  282. package/resources/users/contacts/contacts.mjs.map +1 -1
  283. package/resources/users/contacts/email-preferences.d.mts +2 -2
  284. package/resources/users/contacts/email-preferences.d.mts.map +1 -1
  285. package/resources/users/contacts/email-preferences.d.ts +2 -2
  286. package/resources/users/contacts/email-preferences.d.ts.map +1 -1
  287. package/resources/users/contacts/index.d.mts +1 -1
  288. package/resources/users/contacts/index.d.mts.map +1 -1
  289. package/resources/users/contacts/index.d.ts +1 -1
  290. package/resources/users/contacts/index.d.ts.map +1 -1
  291. package/resources/users/index.d.mts +2 -2
  292. package/resources/users/index.d.mts.map +1 -1
  293. package/resources/users/index.d.ts +2 -2
  294. package/resources/users/index.d.ts.map +1 -1
  295. package/resources/users/users.d.mts +2 -2
  296. package/resources/users/users.d.mts.map +1 -1
  297. package/resources/users/users.d.ts +2 -2
  298. package/resources/users/users.d.ts.map +1 -1
  299. package/resources/webhooks.d.mts +83 -83
  300. package/resources/webhooks.d.mts.map +1 -1
  301. package/resources/webhooks.d.ts +83 -83
  302. package/resources/webhooks.d.ts.map +1 -1
  303. package/resources/webhooks.js +77 -77
  304. package/resources/webhooks.js.map +1 -1
  305. package/resources/webhooks.mjs +77 -77
  306. package/resources/webhooks.mjs.map +1 -1
  307. package/src/client.ts +6 -6
  308. package/src/resources/audit-logs.ts +7 -1
  309. package/src/resources/changelogs/changelogs.ts +320 -175
  310. package/src/resources/changelogs/index.ts +1 -1
  311. package/src/resources/changelogs/subscribers.ts +31 -2
  312. package/src/resources/conversation-attributes.ts +34 -34
  313. package/src/resources/feedback/boards.ts +30 -30
  314. package/src/resources/feedback/comments.ts +137 -137
  315. package/src/resources/feedback/custom-fields.ts +46 -46
  316. package/src/resources/feedback/feedback.ts +6 -6
  317. package/src/resources/feedback/index.ts +6 -6
  318. package/src/resources/feedback/post-statuses.ts +33 -33
  319. package/src/resources/feedback/posts/index.ts +2 -2
  320. package/src/resources/feedback/posts/posts.ts +176 -176
  321. package/src/resources/feedback/posts/voters.ts +3 -3
  322. package/src/resources/help-center/articles.ts +631 -109
  323. package/src/resources/help-center/collections.ts +349 -88
  324. package/src/resources/help-center/help-center.ts +5 -5
  325. package/src/resources/help-center/help-centers.ts +202 -57
  326. package/src/resources/help-center/index.ts +5 -5
  327. package/src/resources/help-center/redirect-rules.ts +294 -178
  328. package/src/resources/index.ts +6 -6
  329. package/src/resources/organization/admins.ts +36 -36
  330. package/src/resources/organization/brands.ts +68 -68
  331. package/src/resources/organization/index.ts +3 -3
  332. package/src/resources/organization/organization.ts +3 -3
  333. package/src/resources/organization/teams.ts +54 -54
  334. package/src/resources/reports.ts +311 -262
  335. package/src/resources/support/conversation-tags.ts +62 -62
  336. package/src/resources/support/conversations/conversations.ts +429 -419
  337. package/src/resources/support/conversations/index.ts +4 -4
  338. package/src/resources/support/conversations/participants.ts +2 -2
  339. package/src/resources/support/index.ts +7 -7
  340. package/src/resources/support/support.ts +7 -7
  341. package/src/resources/support/tickets/categories.ts +35 -35
  342. package/src/resources/support/tickets/custom-fields.ts +29 -29
  343. package/src/resources/support/tickets/index.ts +4 -4
  344. package/src/resources/support/tickets/statuses.ts +31 -31
  345. package/src/resources/support/tickets/tickets.ts +101 -101
  346. package/src/resources/surveys.ts +60 -60
  347. package/src/resources/users/companies/companies.ts +158 -172
  348. package/src/resources/users/companies/contacts.ts +3 -3
  349. package/src/resources/users/companies/index.ts +2 -2
  350. package/src/resources/users/contacts/by-user-id/by-user-id.ts +2 -2
  351. package/src/resources/users/contacts/by-user-id/email-preferences.ts +2 -2
  352. package/src/resources/users/contacts/contacts.ts +284 -280
  353. package/src/resources/users/contacts/email-preferences.ts +2 -2
  354. package/src/resources/users/contacts/index.ts +3 -3
  355. package/src/resources/users/index.ts +5 -5
  356. package/src/resources/users/users.ts +5 -5
  357. package/src/resources/webhooks.ts +106 -100
  358. package/src/version.ts +1 -1
  359. package/version.d.mts +1 -1
  360. package/version.d.ts +1 -1
  361. package/version.js +1 -1
  362. package/version.mjs +1 -1
@@ -21,84 +21,6 @@ import { path } from '../../internal/utils/path';
21
21
  export class Changelogs extends APIResource {
22
22
  subscribers: SubscribersAPI.Subscribers = new SubscribersAPI.Subscribers(this._client);
23
23
 
24
- /**
25
- * Returns all changelogs for the authenticated organization.
26
- *
27
- * Changelogs are release notes and updates that keep users informed about new
28
- * features, improvements, and bug fixes. Each changelog can have:
29
- *
30
- * - Multiple translations (locales)
31
- * - Categories for organization
32
- * - Featured images
33
- * - Scheduled publishing
34
- *
35
- * ### Pagination
36
- *
37
- * This endpoint uses **cursor-based pagination**:
38
- *
39
- * - `limit` - Number of changelogs to return (1-100, default 10)
40
- * - `cursor` - Opaque cursor from a previous response's `nextCursor` field
41
- *
42
- * **Example:** To paginate through results:
43
- *
44
- * 1. First request: `GET /v2/changelogs?limit=10`
45
- * 2. If `nextCursor` is not null, use it for the next page
46
- * 3. Next request: `GET /v2/changelogs?limit=10&cursor={nextCursor}`
47
- *
48
- * ### Response Format
49
- *
50
- * Returns a list object with:
51
- *
52
- * - `object` - Always "list"
53
- * - `data` - Array of changelog objects
54
- * - `nextCursor` - Cursor for the next page (null if no more results)
55
- *
56
- * ### Filtering
57
- *
58
- * Filter changelogs using query parameters:
59
- *
60
- * - `id` - Find a specific changelog by ID or slug
61
- * - `q` - Search query for title/content
62
- * - `categories` - Filter by category names
63
- * - `locale` - Get changelogs in a specific locale (defaults to org default)
64
- * - `state` - Filter by state: `live`, `draft`, or `all`
65
- * - `startDate` - Include changelogs dated on or after this date
66
- * - `endDate` - Include changelogs dated on or before this date
67
- *
68
- * ### Sorting
69
- *
70
- * Results are sorted by date (descending by default):
71
- *
72
- * - `sortBy` - Field to sort by (currently only `date`)
73
- * - `sortOrder` - Sort direction: `asc` or `desc` (default: `desc`)
74
- *
75
- * @example
76
- * ```ts
77
- * // Automatically fetches more pages as needed.
78
- * for await (const changelog of client.changelogs.list()) {
79
- * // ...
80
- * }
81
- * ```
82
- */
83
- list(
84
- params: ChangelogListParams | null | undefined = {},
85
- options?: RequestOptions,
86
- ): PagePromise<ChangelogsCursorPage, Changelog> {
87
- const { 'Featurebase-Version': featurebaseVersion, ...query } = params ?? {};
88
- return this._client.getAPIList('/v2/changelogs', CursorPage<Changelog>, {
89
- query,
90
- ...options,
91
- headers: buildHeaders([
92
- {
93
- ...(featurebaseVersion?.toString() != null ?
94
- { 'Featurebase-Version': featurebaseVersion?.toString() }
95
- : undefined),
96
- },
97
- options?.headers,
98
- ]),
99
- });
100
- }
101
-
102
24
  /**
103
25
  * Creates a new changelog for the authenticated organization.
104
26
  *
@@ -269,6 +191,84 @@ export class Changelogs extends APIResource {
269
191
  });
270
192
  }
271
193
 
194
+ /**
195
+ * Returns all changelogs for the authenticated organization.
196
+ *
197
+ * Changelogs are release notes and updates that keep users informed about new
198
+ * features, improvements, and bug fixes. Each changelog can have:
199
+ *
200
+ * - Multiple translations (locales)
201
+ * - Categories for organization
202
+ * - Featured images
203
+ * - Scheduled publishing
204
+ *
205
+ * ### Pagination
206
+ *
207
+ * This endpoint uses **cursor-based pagination**:
208
+ *
209
+ * - `limit` - Number of changelogs to return (1-100, default 10)
210
+ * - `cursor` - Opaque cursor from a previous response's `nextCursor` field
211
+ *
212
+ * **Example:** To paginate through results:
213
+ *
214
+ * 1. First request: `GET /v2/changelogs?limit=10`
215
+ * 2. If `nextCursor` is not null, use it for the next page
216
+ * 3. Next request: `GET /v2/changelogs?limit=10&cursor={nextCursor}`
217
+ *
218
+ * ### Response Format
219
+ *
220
+ * Returns a list object with:
221
+ *
222
+ * - `object` - Always "list"
223
+ * - `data` - Array of changelog objects
224
+ * - `nextCursor` - Cursor for the next page (null if no more results)
225
+ *
226
+ * ### Filtering
227
+ *
228
+ * Filter changelogs using query parameters:
229
+ *
230
+ * - `id` - Find a specific changelog by ID or slug
231
+ * - `q` - Search query for title/content
232
+ * - `categories` - Filter by category names
233
+ * - `locale` - Get changelogs in a specific locale (defaults to org default)
234
+ * - `state` - Filter by state: `live`, `draft`, or `all`
235
+ * - `startDate` - Include changelogs dated on or after this date
236
+ * - `endDate` - Include changelogs dated on or before this date
237
+ *
238
+ * ### Sorting
239
+ *
240
+ * Results are sorted by date (descending by default):
241
+ *
242
+ * - `sortBy` - Field to sort by (currently only `date`)
243
+ * - `sortOrder` - Sort direction: `asc` or `desc` (default: `desc`)
244
+ *
245
+ * @example
246
+ * ```ts
247
+ * // Automatically fetches more pages as needed.
248
+ * for await (const changelog of client.changelogs.list()) {
249
+ * // ...
250
+ * }
251
+ * ```
252
+ */
253
+ list(
254
+ params: ChangelogListParams | null | undefined = {},
255
+ options?: RequestOptions,
256
+ ): PagePromise<ChangelogsCursorPage, Changelog> {
257
+ const { 'Featurebase-Version': featurebaseVersion, ...query } = params ?? {};
258
+ return this._client.getAPIList('/v2/changelogs', CursorPage<Changelog>, {
259
+ query,
260
+ ...options,
261
+ headers: buildHeaders([
262
+ {
263
+ ...(featurebaseVersion?.toString() != null ?
264
+ { 'Featurebase-Version': featurebaseVersion?.toString() }
265
+ : undefined),
266
+ },
267
+ options?.headers,
268
+ ]),
269
+ });
270
+ }
271
+
272
272
  /**
273
273
  * Deletes a changelog by its unique identifier.
274
274
  *
@@ -530,6 +530,35 @@ export interface Changelog {
530
530
  * Locale of the changelog
531
531
  */
532
532
  locale:
533
+ | 'ar'
534
+ | 'am'
535
+ | 'fa'
536
+ | 'ht'
537
+ | 'lo'
538
+ | 'my'
539
+ | 'pa'
540
+ | 'ps'
541
+ | 'so'
542
+ | 'tl'
543
+ | 'ur'
544
+ | 'he'
545
+ | 'ta'
546
+ | 'te'
547
+ | 'mr'
548
+ | 'gu'
549
+ | 'kn'
550
+ | 'ml'
551
+ | 'ha'
552
+ | 'jv'
553
+ | 'yo'
554
+ | 'ig'
555
+ | 'uz'
556
+ | 'ne'
557
+ | 'sd'
558
+ | 'az'
559
+ | 'si'
560
+ | 'km'
561
+ | 'kk'
533
562
  | 'bn'
534
563
  | 'bs'
535
564
  | 'pt-BR'
@@ -699,27 +728,76 @@ export interface ChangelogDeleteResponse {
699
728
  object: 'changelog';
700
729
  }
701
730
 
702
- export interface ChangelogListParams extends CursorPageParams {
731
+ export interface ChangelogCreateParams {
703
732
  /**
704
- * Query param: Find changelog by its id (also accepts slug)
733
+ * Body param: The title of the changelog
705
734
  */
706
- id?: string;
735
+ title: string;
707
736
 
708
737
  /**
709
- * Query param: Filter changelogs by category names (single value or array)
738
+ * Body param: An array of segment IDs that are allowed to view the changelog
710
739
  */
711
- categories?: string | Array<string>;
740
+ allowedSegmentIds?: Array<string>;
712
741
 
713
742
  /**
714
- * Query param: Include Changelogs dated on or before the specified end date
743
+ * Body param: An array of category names to which the changelog belongs
715
744
  */
716
- endDate?: string | null;
745
+ categories?: Array<string>;
717
746
 
718
747
  /**
719
- * Query param: The locale of the changelogs. Defaults to the organization default
720
- * locale.
748
+ * Body param: The date of the changelog
749
+ */
750
+ date?: string | null;
751
+
752
+ /**
753
+ * Body param: The URL of the featured image for the changelog. External URLs will
754
+ * be uploaded to our storage.
755
+ */
756
+ featuredImage?: string;
757
+
758
+ /**
759
+ * Body param: HTML content of the changelog. Provide either htmlContent or
760
+ * markdownContent. Supports Featurebase custom blocks (callouts, multi-code,
761
+ * accordions, columns, file/image/video, iframes) — see the **Content Components**
762
+ * guide. External image URLs and base64 data URIs are uploaded to our storage
763
+ * automatically.
764
+ */
765
+ htmlContent?: string;
766
+
767
+ /**
768
+ * Body param: The locale of the changelog, defaulting to the organization default
769
+ * locale
721
770
  */
722
771
  locale?:
772
+ | 'ar'
773
+ | 'am'
774
+ | 'fa'
775
+ | 'ht'
776
+ | 'lo'
777
+ | 'my'
778
+ | 'pa'
779
+ | 'ps'
780
+ | 'so'
781
+ | 'tl'
782
+ | 'ur'
783
+ | 'he'
784
+ | 'ta'
785
+ | 'te'
786
+ | 'mr'
787
+ | 'gu'
788
+ | 'kn'
789
+ | 'ml'
790
+ | 'ha'
791
+ | 'jv'
792
+ | 'yo'
793
+ | 'ig'
794
+ | 'uz'
795
+ | 'ne'
796
+ | 'sd'
797
+ | 'az'
798
+ | 'si'
799
+ | 'km'
800
+ | 'kk'
723
801
  | 'bn'
724
802
  | 'bs'
725
803
  | 'pt-BR'
@@ -764,44 +842,34 @@ export interface ChangelogListParams extends CursorPageParams {
764
842
  | 'vi';
765
843
 
766
844
  /**
767
- * Query param: Search for changelogs by title or content
768
- */
769
- q?: string;
770
-
771
- /**
772
- * Query param: Field to sort by
773
- */
774
- sortBy?: 'date';
775
-
776
- /**
777
- * Query param: Sort direction
778
- */
779
- sortOrder?: 'asc' | 'desc';
780
-
781
- /**
782
- * Query param: Include Changelogs dated on or after the specified start date
845
+ * Body param: Markdown content of the changelog (CommonMark + GFM). Provide either
846
+ * htmlContent or markdownContent. Markdown is converted to plain HTML — to use
847
+ * Featurebase custom blocks (callouts, multi-code, accordions, columns) send
848
+ * htmlContent instead. See the **Content Components** guide.
783
849
  */
784
- startDate?: string | null;
850
+ markdownContent?: string;
785
851
 
786
852
  /**
787
- * Query param: The state of the changelog. Use "all" to get both draft and live
788
- * changelogs.
853
+ * Body param: The state of the changelog (draft or live)
789
854
  */
790
- state?: 'draft' | 'live' | 'all';
855
+ state?: 'draft' | 'live';
791
856
 
792
857
  /**
793
858
  * Header param: API version for this request. Defaults to your organization's
794
859
  * configured API version if not specified.
795
860
  */
796
- 'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
861
+ 'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
797
862
  }
798
863
 
799
- export interface ChangelogCreateParams {
864
+ export interface ChangelogRetrieveParams {
800
865
  /**
801
- * Body param: The title of the changelog
866
+ * API version for this request. Defaults to your organization's configured API
867
+ * version if not specified.
802
868
  */
803
- title: string;
869
+ 'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
870
+ }
804
871
 
872
+ export interface ChangelogUpdateParams {
805
873
  /**
806
874
  * Body param: An array of segment IDs that are allowed to view the changelog
807
875
  */
@@ -833,10 +901,75 @@ export interface ChangelogCreateParams {
833
901
  htmlContent?: string;
834
902
 
835
903
  /**
836
- * Body param: The locale of the changelog, defaulting to the organization default
837
- * locale
904
+ * Body param: Markdown content of the changelog (CommonMark + GFM). Provide either
905
+ * htmlContent or markdownContent. Markdown is converted to plain HTML — to use
906
+ * Featurebase custom blocks (callouts, multi-code, accordions, columns) send
907
+ * htmlContent instead. See the **Content Components** guide.
908
+ */
909
+ markdownContent?: string;
910
+
911
+ /**
912
+ * Body param: The title of the changelog
913
+ */
914
+ title?: string;
915
+
916
+ /**
917
+ * Header param: API version for this request. Defaults to your organization's
918
+ * configured API version if not specified.
919
+ */
920
+ 'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
921
+ }
922
+
923
+ export interface ChangelogListParams extends CursorPageParams {
924
+ /**
925
+ * Query param: Find changelog by its id (also accepts slug)
926
+ */
927
+ id?: string;
928
+
929
+ /**
930
+ * Query param: Filter changelogs by category names (single value or array)
931
+ */
932
+ categories?: string | Array<string>;
933
+
934
+ /**
935
+ * Query param: Include Changelogs dated on or before the specified end date
936
+ */
937
+ endDate?: string | null;
938
+
939
+ /**
940
+ * Query param: The locale of the changelogs. Defaults to the organization default
941
+ * locale.
838
942
  */
839
943
  locale?:
944
+ | 'ar'
945
+ | 'am'
946
+ | 'fa'
947
+ | 'ht'
948
+ | 'lo'
949
+ | 'my'
950
+ | 'pa'
951
+ | 'ps'
952
+ | 'so'
953
+ | 'tl'
954
+ | 'ur'
955
+ | 'he'
956
+ | 'ta'
957
+ | 'te'
958
+ | 'mr'
959
+ | 'gu'
960
+ | 'kn'
961
+ | 'ml'
962
+ | 'ha'
963
+ | 'jv'
964
+ | 'yo'
965
+ | 'ig'
966
+ | 'uz'
967
+ | 'ne'
968
+ | 'sd'
969
+ | 'az'
970
+ | 'si'
971
+ | 'km'
972
+ | 'kk'
840
973
  | 'bn'
841
974
  | 'bs'
842
975
  | 'pt-BR'
@@ -881,82 +1014,36 @@ export interface ChangelogCreateParams {
881
1014
  | 'vi';
882
1015
 
883
1016
  /**
884
- * Body param: Markdown content of the changelog (CommonMark + GFM). Provide either
885
- * htmlContent or markdownContent. Markdown is converted to plain HTML — to use
886
- * Featurebase custom blocks (callouts, multi-code, accordions, columns) send
887
- * htmlContent instead. See the **Content Components** guide.
888
- */
889
- markdownContent?: string;
890
-
891
- /**
892
- * Body param: The state of the changelog (draft or live)
893
- */
894
- state?: 'draft' | 'live';
895
-
896
- /**
897
- * Header param: API version for this request. Defaults to your organization's
898
- * configured API version if not specified.
899
- */
900
- 'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
901
- }
902
-
903
- export interface ChangelogRetrieveParams {
904
- /**
905
- * API version for this request. Defaults to your organization's configured API
906
- * version if not specified.
907
- */
908
- 'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
909
- }
910
-
911
- export interface ChangelogUpdateParams {
912
- /**
913
- * Body param: An array of segment IDs that are allowed to view the changelog
914
- */
915
- allowedSegmentIds?: Array<string>;
916
-
917
- /**
918
- * Body param: An array of category names to which the changelog belongs
919
- */
920
- categories?: Array<string>;
921
-
922
- /**
923
- * Body param: The date of the changelog
1017
+ * Query param: Search for changelogs by title or content
924
1018
  */
925
- date?: string | null;
1019
+ q?: string;
926
1020
 
927
1021
  /**
928
- * Body param: The URL of the featured image for the changelog. External URLs will
929
- * be uploaded to our storage.
1022
+ * Query param: Field to sort by
930
1023
  */
931
- featuredImage?: string;
1024
+ sortBy?: 'date';
932
1025
 
933
1026
  /**
934
- * Body param: HTML content of the changelog. Provide either htmlContent or
935
- * markdownContent. Supports Featurebase custom blocks (callouts, multi-code,
936
- * accordions, columns, file/image/video, iframes) — see the **Content Components**
937
- * guide. External image URLs and base64 data URIs are uploaded to our storage
938
- * automatically.
1027
+ * Query param: Sort direction
939
1028
  */
940
- htmlContent?: string;
1029
+ sortOrder?: 'asc' | 'desc';
941
1030
 
942
1031
  /**
943
- * Body param: Markdown content of the changelog (CommonMark + GFM). Provide either
944
- * htmlContent or markdownContent. Markdown is converted to plain HTML — to use
945
- * Featurebase custom blocks (callouts, multi-code, accordions, columns) send
946
- * htmlContent instead. See the **Content Components** guide.
1032
+ * Query param: Include Changelogs dated on or after the specified start date
947
1033
  */
948
- markdownContent?: string;
1034
+ startDate?: string | null;
949
1035
 
950
1036
  /**
951
- * Body param: The title of the changelog
1037
+ * Query param: The state of the changelog. Use "all" to get both draft and live
1038
+ * changelogs.
952
1039
  */
953
- title?: string;
1040
+ state?: 'draft' | 'live' | 'all';
954
1041
 
955
1042
  /**
956
1043
  * Header param: API version for this request. Defaults to your organization's
957
1044
  * configured API version if not specified.
958
1045
  */
959
- 'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
1046
+ 'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
960
1047
  }
961
1048
 
962
1049
  export interface ChangelogDeleteParams {
@@ -964,7 +1051,7 @@ export interface ChangelogDeleteParams {
964
1051
  * API version for this request. Defaults to your organization's configured API
965
1052
  * version if not specified.
966
1053
  */
967
- 'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
1054
+ 'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
968
1055
  }
969
1056
 
970
1057
  export interface ChangelogPublishParams {
@@ -973,6 +1060,35 @@ export interface ChangelogPublishParams {
973
1060
  * publishes to all locales.
974
1061
  */
975
1062
  locales?: Array<
1063
+ | 'ar'
1064
+ | 'am'
1065
+ | 'fa'
1066
+ | 'ht'
1067
+ | 'lo'
1068
+ | 'my'
1069
+ | 'pa'
1070
+ | 'ps'
1071
+ | 'so'
1072
+ | 'tl'
1073
+ | 'ur'
1074
+ | 'he'
1075
+ | 'ta'
1076
+ | 'te'
1077
+ | 'mr'
1078
+ | 'gu'
1079
+ | 'kn'
1080
+ | 'ml'
1081
+ | 'ha'
1082
+ | 'jv'
1083
+ | 'yo'
1084
+ | 'ig'
1085
+ | 'uz'
1086
+ | 'ne'
1087
+ | 'sd'
1088
+ | 'az'
1089
+ | 'si'
1090
+ | 'km'
1091
+ | 'kk'
976
1092
  | 'bn'
977
1093
  | 'bs'
978
1094
  | 'pt-BR'
@@ -1033,7 +1149,7 @@ export interface ChangelogPublishParams {
1033
1149
  * Header param: API version for this request. Defaults to your organization's
1034
1150
  * configured API version if not specified.
1035
1151
  */
1036
- 'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
1152
+ 'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
1037
1153
  }
1038
1154
 
1039
1155
  export interface ChangelogUnpublishParams {
@@ -1042,6 +1158,35 @@ export interface ChangelogUnpublishParams {
1042
1158
  * unpublishes from all locales.
1043
1159
  */
1044
1160
  locales?: Array<
1161
+ | 'ar'
1162
+ | 'am'
1163
+ | 'fa'
1164
+ | 'ht'
1165
+ | 'lo'
1166
+ | 'my'
1167
+ | 'pa'
1168
+ | 'ps'
1169
+ | 'so'
1170
+ | 'tl'
1171
+ | 'ur'
1172
+ | 'he'
1173
+ | 'ta'
1174
+ | 'te'
1175
+ | 'mr'
1176
+ | 'gu'
1177
+ | 'kn'
1178
+ | 'ml'
1179
+ | 'ha'
1180
+ | 'jv'
1181
+ | 'yo'
1182
+ | 'ig'
1183
+ | 'uz'
1184
+ | 'ne'
1185
+ | 'sd'
1186
+ | 'az'
1187
+ | 'si'
1188
+ | 'km'
1189
+ | 'kk'
1045
1190
  | 'bn'
1046
1191
  | 'bs'
1047
1192
  | 'pt-BR'
@@ -1090,7 +1235,7 @@ export interface ChangelogUnpublishParams {
1090
1235
  * Header param: API version for this request. Defaults to your organization's
1091
1236
  * configured API version if not specified.
1092
1237
  */
1093
- 'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
1238
+ 'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
1094
1239
  }
1095
1240
 
1096
1241
  Changelogs.Subscribers = Subscribers;
@@ -1101,10 +1246,10 @@ export declare namespace Changelogs {
1101
1246
  type PublishUnpublishSuccess as PublishUnpublishSuccess,
1102
1247
  type ChangelogDeleteResponse as ChangelogDeleteResponse,
1103
1248
  type ChangelogsCursorPage as ChangelogsCursorPage,
1104
- type ChangelogListParams as ChangelogListParams,
1105
1249
  type ChangelogCreateParams as ChangelogCreateParams,
1106
1250
  type ChangelogRetrieveParams as ChangelogRetrieveParams,
1107
1251
  type ChangelogUpdateParams as ChangelogUpdateParams,
1252
+ type ChangelogListParams as ChangelogListParams,
1108
1253
  type ChangelogDeleteParams as ChangelogDeleteParams,
1109
1254
  type ChangelogPublishParams as ChangelogPublishParams,
1110
1255
  type ChangelogUnpublishParams as ChangelogUnpublishParams,
@@ -5,10 +5,10 @@ export {
5
5
  type Changelog,
6
6
  type PublishUnpublishSuccess,
7
7
  type ChangelogDeleteResponse,
8
- type ChangelogListParams,
9
8
  type ChangelogCreateParams,
10
9
  type ChangelogRetrieveParams,
11
10
  type ChangelogUpdateParams,
11
+ type ChangelogListParams,
12
12
  type ChangelogDeleteParams,
13
13
  type ChangelogPublishParams,
14
14
  type ChangelogUnpublishParams,
@@ -161,6 +161,35 @@ export interface SubscriberAddParams {
161
161
  * locale.
162
162
  */
163
163
  locale?:
164
+ | 'ar'
165
+ | 'am'
166
+ | 'fa'
167
+ | 'ht'
168
+ | 'lo'
169
+ | 'my'
170
+ | 'pa'
171
+ | 'ps'
172
+ | 'so'
173
+ | 'tl'
174
+ | 'ur'
175
+ | 'he'
176
+ | 'ta'
177
+ | 'te'
178
+ | 'mr'
179
+ | 'gu'
180
+ | 'kn'
181
+ | 'ml'
182
+ | 'ha'
183
+ | 'jv'
184
+ | 'yo'
185
+ | 'ig'
186
+ | 'uz'
187
+ | 'ne'
188
+ | 'sd'
189
+ | 'az'
190
+ | 'si'
191
+ | 'km'
192
+ | 'kk'
164
193
  | 'bn'
165
194
  | 'bs'
166
195
  | 'pt-BR'
@@ -208,7 +237,7 @@ export interface SubscriberAddParams {
208
237
  * Header param: API version for this request. Defaults to your organization's
209
238
  * configured API version if not specified.
210
239
  */
211
- 'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
240
+ 'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
212
241
  }
213
242
 
214
243
  export interface SubscriberRemoveParams {
@@ -221,7 +250,7 @@ export interface SubscriberRemoveParams {
221
250
  * Header param: API version for this request. Defaults to your organization's
222
251
  * configured API version if not specified.
223
252
  */
224
- 'Featurebase-Version'?: '2026-01-01.nova' | '2025-12-12.clover';
253
+ 'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
225
254
  }
226
255
 
227
256
  export declare namespace Subscribers {