featurebase-node 0.14.3 → 0.15.1
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.
- package/CHANGELOG.md +16 -0
- package/client.d.mts +11 -5
- package/client.d.mts.map +1 -1
- package/client.d.ts +11 -5
- package/client.d.ts.map +1 -1
- package/client.js +6 -0
- package/client.js.map +1 -1
- package/client.mjs +6 -0
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/audit-logs.d.mts +3 -3
- package/resources/audit-logs.d.mts.map +1 -1
- package/resources/audit-logs.d.ts +3 -3
- package/resources/audit-logs.d.ts.map +1 -1
- package/resources/changelogs/changelogs.d.mts +116 -116
- package/resources/changelogs/changelogs.d.mts.map +1 -1
- package/resources/changelogs/changelogs.d.ts +116 -116
- package/resources/changelogs/changelogs.d.ts.map +1 -1
- package/resources/changelogs/changelogs.js +74 -74
- package/resources/changelogs/changelogs.js.map +1 -1
- package/resources/changelogs/changelogs.mjs +74 -74
- package/resources/changelogs/changelogs.mjs.map +1 -1
- package/resources/changelogs/index.d.mts +1 -1
- package/resources/changelogs/index.d.mts.map +1 -1
- package/resources/changelogs/index.d.ts +1 -1
- package/resources/changelogs/index.d.ts.map +1 -1
- package/resources/changelogs/subscribers.d.mts +3 -3
- package/resources/changelogs/subscribers.d.mts.map +1 -1
- package/resources/changelogs/subscribers.d.ts +3 -3
- package/resources/changelogs/subscribers.d.ts.map +1 -1
- package/resources/conversation-attributes.d.mts +22 -17
- package/resources/conversation-attributes.d.mts.map +1 -1
- package/resources/conversation-attributes.d.ts +22 -17
- package/resources/conversation-attributes.d.ts.map +1 -1
- package/resources/conversation-attributes.js +19 -19
- package/resources/conversation-attributes.js.map +1 -1
- package/resources/conversation-attributes.mjs +19 -19
- package/resources/conversation-attributes.mjs.map +1 -1
- package/resources/feedback/boards.d.mts +19 -19
- package/resources/feedback/boards.d.mts.map +1 -1
- package/resources/feedback/boards.d.ts +19 -19
- package/resources/feedback/boards.d.ts.map +1 -1
- package/resources/feedback/boards.js +20 -20
- package/resources/feedback/boards.js.map +1 -1
- package/resources/feedback/boards.mjs +20 -20
- package/resources/feedback/boards.mjs.map +1 -1
- package/resources/feedback/comments.d.mts +113 -113
- package/resources/feedback/comments.d.mts.map +1 -1
- package/resources/feedback/comments.d.ts +113 -113
- package/resources/feedback/comments.d.ts.map +1 -1
- package/resources/feedback/comments.js +93 -93
- package/resources/feedback/comments.js.map +1 -1
- package/resources/feedback/comments.mjs +93 -93
- package/resources/feedback/comments.mjs.map +1 -1
- package/resources/feedback/custom-fields.d.mts +36 -36
- package/resources/feedback/custom-fields.d.mts.map +1 -1
- package/resources/feedback/custom-fields.d.ts +36 -36
- package/resources/feedback/custom-fields.d.ts.map +1 -1
- package/resources/feedback/custom-fields.js +36 -36
- package/resources/feedback/custom-fields.js.map +1 -1
- package/resources/feedback/custom-fields.mjs +36 -36
- package/resources/feedback/custom-fields.mjs.map +1 -1
- package/resources/feedback/feedback.d.mts +5 -5
- package/resources/feedback/feedback.d.mts.map +1 -1
- package/resources/feedback/feedback.d.ts +5 -5
- package/resources/feedback/feedback.d.ts.map +1 -1
- package/resources/feedback/index.d.mts +5 -5
- package/resources/feedback/index.d.mts.map +1 -1
- package/resources/feedback/index.d.ts +5 -5
- package/resources/feedback/index.d.ts.map +1 -1
- package/resources/feedback/post-statuses.d.mts +20 -20
- package/resources/feedback/post-statuses.d.mts.map +1 -1
- package/resources/feedback/post-statuses.d.ts +20 -20
- package/resources/feedback/post-statuses.d.ts.map +1 -1
- package/resources/feedback/post-statuses.js +23 -23
- package/resources/feedback/post-statuses.js.map +1 -1
- package/resources/feedback/post-statuses.mjs +23 -23
- package/resources/feedback/post-statuses.mjs.map +1 -1
- package/resources/feedback/posts/index.d.mts +1 -1
- package/resources/feedback/posts/index.d.mts.map +1 -1
- package/resources/feedback/posts/index.d.ts +1 -1
- package/resources/feedback/posts/index.d.ts.map +1 -1
- package/resources/feedback/posts/posts.d.mts +132 -132
- package/resources/feedback/posts/posts.d.mts.map +1 -1
- package/resources/feedback/posts/posts.d.ts +132 -132
- package/resources/feedback/posts/posts.d.ts.map +1 -1
- package/resources/feedback/posts/posts.js +107 -107
- package/resources/feedback/posts/posts.js.map +1 -1
- package/resources/feedback/posts/posts.mjs +107 -107
- package/resources/feedback/posts/posts.mjs.map +1 -1
- package/resources/feedback/posts/voters.d.mts +3 -3
- package/resources/feedback/posts/voters.d.mts.map +1 -1
- package/resources/feedback/posts/voters.d.ts +3 -3
- package/resources/feedback/posts/voters.d.ts.map +1 -1
- package/resources/help-center/articles.d.mts +213 -97
- package/resources/help-center/articles.d.mts.map +1 -1
- package/resources/help-center/articles.d.ts +213 -97
- package/resources/help-center/articles.d.ts.map +1 -1
- package/resources/help-center/articles.js +73 -73
- package/resources/help-center/articles.js.map +1 -1
- package/resources/help-center/articles.mjs +73 -73
- package/resources/help-center/articles.mjs.map +1 -1
- package/resources/help-center/collections.d.mts +158 -71
- package/resources/help-center/collections.d.mts.map +1 -1
- package/resources/help-center/collections.d.ts +158 -71
- package/resources/help-center/collections.d.ts.map +1 -1
- package/resources/help-center/collections.js +65 -65
- package/resources/help-center/collections.js.map +1 -1
- package/resources/help-center/collections.mjs +65 -65
- package/resources/help-center/collections.mjs.map +1 -1
- package/resources/help-center/help-center.d.mts +4 -4
- package/resources/help-center/help-center.d.mts.map +1 -1
- package/resources/help-center/help-center.d.ts +4 -4
- package/resources/help-center/help-center.d.ts.map +1 -1
- package/resources/help-center/help-centers.d.mts +77 -48
- package/resources/help-center/help-centers.d.mts.map +1 -1
- package/resources/help-center/help-centers.d.ts +77 -48
- package/resources/help-center/help-centers.d.ts.map +1 -1
- package/resources/help-center/help-centers.js +43 -43
- package/resources/help-center/help-centers.js.map +1 -1
- package/resources/help-center/help-centers.mjs +43 -43
- package/resources/help-center/help-centers.mjs.map +1 -1
- package/resources/help-center/index.d.mts +4 -4
- package/resources/help-center/index.d.mts.map +1 -1
- package/resources/help-center/index.d.ts +4 -4
- package/resources/help-center/index.d.ts.map +1 -1
- package/resources/help-center/redirect-rules.d.mts +124 -124
- package/resources/help-center/redirect-rules.d.mts.map +1 -1
- package/resources/help-center/redirect-rules.d.ts +124 -124
- package/resources/help-center/redirect-rules.d.ts.map +1 -1
- package/resources/help-center/redirect-rules.js +112 -112
- package/resources/help-center/redirect-rules.js.map +1 -1
- package/resources/help-center/redirect-rules.mjs +112 -112
- package/resources/help-center/redirect-rules.mjs.map +1 -1
- package/resources/index.d.mts +6 -5
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +6 -5
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +3 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -0
- package/resources/index.mjs.map +1 -1
- package/resources/organization/admins.d.mts +26 -26
- package/resources/organization/admins.d.mts.map +1 -1
- package/resources/organization/admins.d.ts +26 -26
- package/resources/organization/admins.d.ts.map +1 -1
- package/resources/organization/admins.js +25 -25
- package/resources/organization/admins.js.map +1 -1
- package/resources/organization/admins.mjs +25 -25
- package/resources/organization/admins.mjs.map +1 -1
- package/resources/organization/brands.d.mts +52 -52
- package/resources/organization/brands.d.mts.map +1 -1
- package/resources/organization/brands.d.ts +52 -52
- package/resources/organization/brands.d.ts.map +1 -1
- package/resources/organization/brands.js +54 -54
- package/resources/organization/brands.js.map +1 -1
- package/resources/organization/brands.mjs +54 -54
- package/resources/organization/brands.mjs.map +1 -1
- package/resources/organization/index.d.mts +3 -3
- package/resources/organization/index.d.mts.map +1 -1
- package/resources/organization/index.d.ts +3 -3
- package/resources/organization/index.d.ts.map +1 -1
- package/resources/organization/organization.d.mts +3 -3
- package/resources/organization/organization.d.mts.map +1 -1
- package/resources/organization/organization.d.ts +3 -3
- package/resources/organization/organization.d.ts.map +1 -1
- package/resources/organization/teams.d.mts +47 -47
- package/resources/organization/teams.d.mts.map +1 -1
- package/resources/organization/teams.d.ts +47 -47
- package/resources/organization/teams.d.ts.map +1 -1
- package/resources/organization/teams.js +44 -44
- package/resources/organization/teams.js.map +1 -1
- package/resources/organization/teams.mjs +44 -44
- package/resources/organization/teams.mjs.map +1 -1
- package/resources/reports.d.mts +339 -223
- package/resources/reports.d.mts.map +1 -1
- package/resources/reports.d.ts +339 -223
- package/resources/reports.d.ts.map +1 -1
- package/resources/reports.js +114 -107
- package/resources/reports.js.map +1 -1
- package/resources/reports.mjs +114 -107
- package/resources/reports.mjs.map +1 -1
- package/resources/support/conversation-tags.d.mts +43 -43
- package/resources/support/conversation-tags.d.mts.map +1 -1
- package/resources/support/conversation-tags.d.ts +43 -43
- package/resources/support/conversation-tags.d.ts.map +1 -1
- package/resources/support/conversation-tags.js +32 -32
- package/resources/support/conversation-tags.js.map +1 -1
- package/resources/support/conversation-tags.mjs +32 -32
- package/resources/support/conversation-tags.mjs.map +1 -1
- package/resources/support/conversations/conversations.d.mts +363 -332
- package/resources/support/conversations/conversations.d.mts.map +1 -1
- package/resources/support/conversations/conversations.d.ts +363 -332
- package/resources/support/conversations/conversations.d.ts.map +1 -1
- package/resources/support/conversations/conversations.js +293 -283
- package/resources/support/conversations/conversations.js.map +1 -1
- package/resources/support/conversations/conversations.mjs +293 -283
- package/resources/support/conversations/conversations.mjs.map +1 -1
- package/resources/support/conversations/index.d.mts +1 -1
- package/resources/support/conversations/index.d.mts.map +1 -1
- package/resources/support/conversations/index.d.ts +1 -1
- package/resources/support/conversations/index.d.ts.map +1 -1
- package/resources/support/conversations/participants.d.mts +2 -2
- package/resources/support/conversations/participants.d.mts.map +1 -1
- package/resources/support/conversations/participants.d.ts +2 -2
- package/resources/support/conversations/participants.d.ts.map +1 -1
- package/resources/support/index.d.mts +3 -3
- package/resources/support/index.d.mts.map +1 -1
- package/resources/support/index.d.ts +3 -3
- package/resources/support/index.d.ts.map +1 -1
- package/resources/support/support.d.mts +3 -3
- package/resources/support/support.d.mts.map +1 -1
- package/resources/support/support.d.ts +3 -3
- package/resources/support/support.d.ts.map +1 -1
- package/resources/support/tickets/categories.d.mts +20 -20
- package/resources/support/tickets/categories.d.mts.map +1 -1
- package/resources/support/tickets/categories.d.ts +20 -20
- package/resources/support/tickets/categories.d.ts.map +1 -1
- package/resources/support/tickets/categories.js +25 -25
- package/resources/support/tickets/categories.js.map +1 -1
- package/resources/support/tickets/categories.mjs +25 -25
- package/resources/support/tickets/categories.mjs.map +1 -1
- package/resources/support/tickets/custom-fields.d.mts +22 -22
- package/resources/support/tickets/custom-fields.d.mts.map +1 -1
- package/resources/support/tickets/custom-fields.d.ts +22 -22
- package/resources/support/tickets/custom-fields.d.ts.map +1 -1
- package/resources/support/tickets/custom-fields.js +19 -19
- package/resources/support/tickets/custom-fields.js.map +1 -1
- package/resources/support/tickets/custom-fields.mjs +19 -19
- package/resources/support/tickets/custom-fields.mjs.map +1 -1
- package/resources/support/tickets/index.d.mts +4 -4
- package/resources/support/tickets/index.d.mts.map +1 -1
- package/resources/support/tickets/index.d.ts +4 -4
- package/resources/support/tickets/index.d.ts.map +1 -1
- package/resources/support/tickets/statuses.d.mts +19 -19
- package/resources/support/tickets/statuses.d.mts.map +1 -1
- package/resources/support/tickets/statuses.d.ts +19 -19
- package/resources/support/tickets/statuses.d.ts.map +1 -1
- package/resources/support/tickets/statuses.js +21 -21
- package/resources/support/tickets/statuses.js.map +1 -1
- package/resources/support/tickets/statuses.mjs +21 -21
- package/resources/support/tickets/statuses.mjs.map +1 -1
- package/resources/support/tickets/tickets.d.mts +75 -75
- package/resources/support/tickets/tickets.d.mts.map +1 -1
- package/resources/support/tickets/tickets.d.ts +75 -75
- package/resources/support/tickets/tickets.d.ts.map +1 -1
- package/resources/support/tickets/tickets.js +44 -44
- package/resources/support/tickets/tickets.js.map +1 -1
- package/resources/support/tickets/tickets.mjs +44 -44
- package/resources/support/tickets/tickets.mjs.map +1 -1
- package/resources/surveys.d.mts +43 -43
- package/resources/surveys.d.mts.map +1 -1
- package/resources/surveys.d.ts +43 -43
- package/resources/surveys.d.ts.map +1 -1
- package/resources/surveys.js +44 -44
- package/resources/surveys.js.map +1 -1
- package/resources/surveys.mjs +44 -44
- package/resources/surveys.mjs.map +1 -1
- package/resources/training-data/files.d.mts +292 -0
- package/resources/training-data/files.d.mts.map +1 -0
- package/resources/training-data/files.d.ts +292 -0
- package/resources/training-data/files.d.ts.map +1 -0
- package/resources/training-data/files.js +171 -0
- package/resources/training-data/files.js.map +1 -0
- package/resources/training-data/files.mjs +167 -0
- package/resources/training-data/files.mjs.map +1 -0
- package/resources/training-data/index.d.mts +4 -0
- package/resources/training-data/index.d.mts.map +1 -0
- package/resources/training-data/index.d.ts +4 -0
- package/resources/training-data/index.d.ts.map +1 -0
- package/resources/training-data/index.js +11 -0
- package/resources/training-data/index.js.map +1 -0
- package/resources/training-data/index.mjs +5 -0
- package/resources/training-data/index.mjs.map +1 -0
- package/resources/training-data/qna.d.mts +370 -0
- package/resources/training-data/qna.d.mts.map +1 -0
- package/resources/training-data/qna.d.ts +370 -0
- package/resources/training-data/qna.d.ts.map +1 -0
- package/resources/training-data/qna.js +177 -0
- package/resources/training-data/qna.js.map +1 -0
- package/resources/training-data/qna.mjs +173 -0
- package/resources/training-data/qna.mjs.map +1 -0
- package/resources/training-data/training-data.d.mts +442 -0
- package/resources/training-data/training-data.d.mts.map +1 -0
- package/resources/training-data/training-data.d.ts +442 -0
- package/resources/training-data/training-data.d.ts.map +1 -0
- package/resources/training-data/training-data.js +105 -0
- package/resources/training-data/training-data.js.map +1 -0
- package/resources/training-data/training-data.mjs +100 -0
- package/resources/training-data/training-data.mjs.map +1 -0
- package/resources/training-data.d.mts +2 -0
- package/resources/training-data.d.mts.map +1 -0
- package/resources/training-data.d.ts +2 -0
- package/resources/training-data.d.ts.map +1 -0
- package/resources/training-data.js +6 -0
- package/resources/training-data.js.map +1 -0
- package/resources/training-data.mjs +3 -0
- package/resources/training-data.mjs.map +1 -0
- package/resources/users/companies/companies.d.mts +121 -130
- package/resources/users/companies/companies.d.mts.map +1 -1
- package/resources/users/companies/companies.d.ts +121 -130
- package/resources/users/companies/companies.d.ts.map +1 -1
- package/resources/users/companies/companies.js +125 -125
- package/resources/users/companies/companies.js.map +1 -1
- package/resources/users/companies/companies.mjs +125 -125
- package/resources/users/companies/companies.mjs.map +1 -1
- package/resources/users/companies/contacts.d.mts +3 -3
- package/resources/users/companies/contacts.d.mts.map +1 -1
- package/resources/users/companies/contacts.d.ts +3 -3
- package/resources/users/companies/contacts.d.ts.map +1 -1
- package/resources/users/companies/index.d.mts +1 -1
- package/resources/users/companies/index.d.mts.map +1 -1
- package/resources/users/companies/index.d.ts +1 -1
- package/resources/users/companies/index.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.mts +2 -2
- package/resources/users/contacts/by-user-id/by-user-id.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.ts +2 -2
- package/resources/users/contacts/by-user-id/by-user-id.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.mts +2 -2
- package/resources/users/contacts/by-user-id/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.ts +2 -2
- package/resources/users/contacts/by-user-id/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/contacts.d.mts +249 -235
- package/resources/users/contacts/contacts.d.mts.map +1 -1
- package/resources/users/contacts/contacts.d.ts +249 -235
- package/resources/users/contacts/contacts.d.ts.map +1 -1
- package/resources/users/contacts/contacts.js +211 -184
- package/resources/users/contacts/contacts.js.map +1 -1
- package/resources/users/contacts/contacts.mjs +211 -184
- package/resources/users/contacts/contacts.mjs.map +1 -1
- package/resources/users/contacts/email-preferences.d.mts +2 -2
- package/resources/users/contacts/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/email-preferences.d.ts +2 -2
- package/resources/users/contacts/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/index.d.mts +1 -1
- package/resources/users/contacts/index.d.mts.map +1 -1
- package/resources/users/contacts/index.d.ts +1 -1
- package/resources/users/contacts/index.d.ts.map +1 -1
- package/resources/users/index.d.mts +2 -2
- package/resources/users/index.d.mts.map +1 -1
- package/resources/users/index.d.ts +2 -2
- package/resources/users/index.d.ts.map +1 -1
- package/resources/users/users.d.mts +2 -2
- package/resources/users/users.d.mts.map +1 -1
- package/resources/users/users.d.ts +2 -2
- package/resources/users/users.d.ts.map +1 -1
- package/resources/webhooks.d.mts +83 -83
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +83 -83
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js +77 -77
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs +77 -77
- package/resources/webhooks.mjs.map +1 -1
- package/src/client.ts +26 -6
- package/src/resources/audit-logs.ts +19 -1
- package/src/resources/changelogs/changelogs.ts +320 -175
- package/src/resources/changelogs/index.ts +1 -1
- package/src/resources/changelogs/subscribers.ts +31 -2
- package/src/resources/conversation-attributes.ts +40 -34
- package/src/resources/feedback/boards.ts +30 -30
- package/src/resources/feedback/comments.ts +137 -137
- package/src/resources/feedback/custom-fields.ts +46 -46
- package/src/resources/feedback/feedback.ts +6 -6
- package/src/resources/feedback/index.ts +6 -6
- package/src/resources/feedback/post-statuses.ts +33 -33
- package/src/resources/feedback/posts/index.ts +2 -2
- package/src/resources/feedback/posts/posts.ts +176 -176
- package/src/resources/feedback/posts/voters.ts +3 -3
- package/src/resources/help-center/articles.ts +631 -109
- package/src/resources/help-center/collections.ts +349 -88
- package/src/resources/help-center/help-center.ts +5 -5
- package/src/resources/help-center/help-centers.ts +202 -57
- package/src/resources/help-center/index.ts +5 -5
- package/src/resources/help-center/redirect-rules.ts +294 -178
- package/src/resources/index.ts +13 -6
- package/src/resources/organization/admins.ts +36 -36
- package/src/resources/organization/brands.ts +68 -68
- package/src/resources/organization/index.ts +3 -3
- package/src/resources/organization/organization.ts +3 -3
- package/src/resources/organization/teams.ts +54 -54
- package/src/resources/reports.ts +462 -272
- package/src/resources/support/conversation-tags.ts +62 -62
- package/src/resources/support/conversations/conversations.ts +453 -417
- package/src/resources/support/conversations/index.ts +4 -4
- package/src/resources/support/conversations/participants.ts +2 -2
- package/src/resources/support/index.ts +7 -7
- package/src/resources/support/support.ts +7 -7
- package/src/resources/support/tickets/categories.ts +35 -35
- package/src/resources/support/tickets/custom-fields.ts +29 -29
- package/src/resources/support/tickets/index.ts +4 -4
- package/src/resources/support/tickets/statuses.ts +31 -31
- package/src/resources/support/tickets/tickets.ts +101 -101
- package/src/resources/surveys.ts +60 -60
- package/src/resources/training-data/files.ts +431 -0
- package/src/resources/training-data/index.ts +31 -0
- package/src/resources/training-data/qna.ts +514 -0
- package/src/resources/training-data/training-data.ts +603 -0
- package/src/resources/training-data.ts +3 -0
- package/src/resources/users/companies/companies.ts +158 -172
- package/src/resources/users/companies/contacts.ts +3 -3
- package/src/resources/users/companies/index.ts +2 -2
- package/src/resources/users/contacts/by-user-id/by-user-id.ts +2 -2
- package/src/resources/users/contacts/by-user-id/email-preferences.ts +2 -2
- package/src/resources/users/contacts/contacts.ts +284 -280
- package/src/resources/users/contacts/email-preferences.ts +2 -2
- package/src/resources/users/contacts/index.ts +3 -3
- package/src/resources/users/index.ts +5 -5
- package/src/resources/users/users.ts +5 -5
- package/src/resources/webhooks.ts +106 -100
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
package/resources/surveys.js
CHANGED
|
@@ -11,41 +11,41 @@ const path_1 = require("../internal/utils/path.js");
|
|
|
11
11
|
*/
|
|
12
12
|
class Surveys extends resource_1.APIResource {
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
* ### Query Parameters
|
|
17
|
-
*
|
|
18
|
-
* - `limit` - Number of items to return (1-100, default 10)
|
|
19
|
-
* - `cursor` - Cursor for pagination
|
|
20
|
-
* - `type` - Filter by survey page type (text, link, rating, multiple-choice)
|
|
21
|
-
* - `isActive` - Filter by active status
|
|
22
|
-
*
|
|
23
|
-
* ### Response Format
|
|
24
|
-
*
|
|
25
|
-
* Returns a list object with:
|
|
14
|
+
* Retrieves a single survey by its unique identifier.
|
|
26
15
|
*
|
|
27
|
-
*
|
|
28
|
-
* - `data` - Array of survey objects
|
|
29
|
-
* - `nextCursor` - Cursor for next page (null if no more results)
|
|
16
|
+
* Returns the survey object if found in your organization.
|
|
30
17
|
*
|
|
31
|
-
* ###
|
|
18
|
+
* ### Response
|
|
32
19
|
*
|
|
33
|
-
*
|
|
20
|
+
* Returns a survey object with:
|
|
34
21
|
*
|
|
35
22
|
* - `id` - Unique identifier
|
|
36
23
|
* - `title` - Survey title
|
|
37
24
|
* - `description` - Survey description
|
|
38
25
|
* - `isActive` - Whether the survey is active
|
|
39
26
|
* - `responseCount` - Number of responses received
|
|
40
|
-
* - `targeting` - Targeting configuration
|
|
27
|
+
* - `targeting` - Targeting configuration
|
|
41
28
|
* - `pages` - Array of survey pages/questions
|
|
42
29
|
* - `createdAt` - ISO 8601 timestamp when created
|
|
43
30
|
* - `updatedAt` - ISO 8601 timestamp when last updated
|
|
31
|
+
*
|
|
32
|
+
* ### Survey Pages
|
|
33
|
+
*
|
|
34
|
+
* Each page represents a question or screen in the survey:
|
|
35
|
+
*
|
|
36
|
+
* - `type` - Page type (text, link, rating, multiple-choice)
|
|
37
|
+
* - `title` - Question title
|
|
38
|
+
* - `description` - Optional description
|
|
39
|
+
* - `logic` - Conditional logic rules
|
|
40
|
+
* - `defaultAction` - Default action when no logic matches
|
|
41
|
+
*
|
|
42
|
+
* ### Errors
|
|
43
|
+
*
|
|
44
|
+
* - `404` - Survey not found in your organization
|
|
44
45
|
*/
|
|
45
|
-
|
|
46
|
-
const { 'Featurebase-Version': featurebaseVersion
|
|
47
|
-
return this._client.
|
|
48
|
-
query,
|
|
46
|
+
retrieve(id, params = {}, options) {
|
|
47
|
+
const { 'Featurebase-Version': featurebaseVersion } = params ?? {};
|
|
48
|
+
return this._client.get((0, path_1.path) `/v2/surveys/${id}`, {
|
|
49
49
|
...options,
|
|
50
50
|
headers: (0, headers_1.buildHeaders)([
|
|
51
51
|
{
|
|
@@ -58,41 +58,41 @@ class Surveys extends resource_1.APIResource {
|
|
|
58
58
|
});
|
|
59
59
|
}
|
|
60
60
|
/**
|
|
61
|
-
*
|
|
61
|
+
* Returns all surveys configured in your Featurebase organization.
|
|
62
62
|
*
|
|
63
|
-
*
|
|
63
|
+
* ### Query Parameters
|
|
64
64
|
*
|
|
65
|
-
*
|
|
65
|
+
* - `limit` - Number of items to return (1-100, default 10)
|
|
66
|
+
* - `cursor` - Cursor for pagination
|
|
67
|
+
* - `type` - Filter by survey page type (text, link, rating, multiple-choice)
|
|
68
|
+
* - `isActive` - Filter by active status
|
|
66
69
|
*
|
|
67
|
-
*
|
|
70
|
+
* ### Response Format
|
|
71
|
+
*
|
|
72
|
+
* Returns a list object with:
|
|
73
|
+
*
|
|
74
|
+
* - `object` - Always "list"
|
|
75
|
+
* - `data` - Array of survey objects
|
|
76
|
+
* - `nextCursor` - Cursor for next page (null if no more results)
|
|
77
|
+
*
|
|
78
|
+
* ### Survey Object
|
|
79
|
+
*
|
|
80
|
+
* Each survey includes:
|
|
68
81
|
*
|
|
69
82
|
* - `id` - Unique identifier
|
|
70
83
|
* - `title` - Survey title
|
|
71
84
|
* - `description` - Survey description
|
|
72
85
|
* - `isActive` - Whether the survey is active
|
|
73
86
|
* - `responseCount` - Number of responses received
|
|
74
|
-
* - `targeting` - Targeting configuration
|
|
87
|
+
* - `targeting` - Targeting configuration (segments, URLs, CSS selectors)
|
|
75
88
|
* - `pages` - Array of survey pages/questions
|
|
76
89
|
* - `createdAt` - ISO 8601 timestamp when created
|
|
77
90
|
* - `updatedAt` - ISO 8601 timestamp when last updated
|
|
78
|
-
*
|
|
79
|
-
* ### Survey Pages
|
|
80
|
-
*
|
|
81
|
-
* Each page represents a question or screen in the survey:
|
|
82
|
-
*
|
|
83
|
-
* - `type` - Page type (text, link, rating, multiple-choice)
|
|
84
|
-
* - `title` - Question title
|
|
85
|
-
* - `description` - Optional description
|
|
86
|
-
* - `logic` - Conditional logic rules
|
|
87
|
-
* - `defaultAction` - Default action when no logic matches
|
|
88
|
-
*
|
|
89
|
-
* ### Errors
|
|
90
|
-
*
|
|
91
|
-
* - `404` - Survey not found in your organization
|
|
92
91
|
*/
|
|
93
|
-
|
|
94
|
-
const { 'Featurebase-Version': featurebaseVersion } = params ?? {};
|
|
95
|
-
return this._client.
|
|
92
|
+
list(params = {}, options) {
|
|
93
|
+
const { 'Featurebase-Version': featurebaseVersion, ...query } = params ?? {};
|
|
94
|
+
return this._client.getAPIList('/v2/surveys', (pagination_1.CursorPage), {
|
|
95
|
+
query,
|
|
96
96
|
...options,
|
|
97
97
|
headers: (0, headers_1.buildHeaders)([
|
|
98
98
|
{
|
package/resources/surveys.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"surveys.js","sourceRoot":"","sources":["../src/resources/surveys.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAI/C,sDAAoF;AACpF,oDAAmD;AAEnD,oDAA8C;AAE9C;;GAEG;AACH,MAAa,OAAQ,SAAQ,sBAAW;IACtC
|
|
1
|
+
{"version":3,"file":"surveys.js","sourceRoot":"","sources":["../src/resources/surveys.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAI/C,sDAAoF;AACpF,oDAAmD;AAEnD,oDAA8C;AAE9C;;GAEG;AACH,MAAa,OAAQ,SAAQ,sBAAW;IACtC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAgCG;IACH,QAAQ,CACN,EAAU,EACV,SAAkD,EAAE,EACpD,OAAwB;QAExB,MAAM,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QACnE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,eAAe,EAAE,EAAE,EAAE;YAC/C,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC;gBACpB;oBACE,GAAG,CAAC,kBAAkB,EAAE,QAAQ,EAAE,IAAI,IAAI,CAAC,CAAC;wBAC1C,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,QAAQ,EAAE,EAAE;wBAC3D,CAAC,CAAC,SAAS,CAAC;iBACb;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+BG;IACH,IAAI,CACF,SAA8C,EAAE,EAChD,OAAwB;QAExB,MAAM,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,aAAa,EAAE,CAAA,uBAAkB,CAAA,EAAE;YAChE,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC;gBACpB;oBACE,GAAG,CAAC,kBAAkB,EAAE,QAAQ,EAAE,IAAI,IAAI,CAAC,CAAC;wBAC1C,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,QAAQ,EAAE,EAAE;wBAC3D,CAAC,CAAC,SAAS,CAAC;iBACb;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAqCG;IACH,aAAa,CACX,EAAU,EACV,SAAuD,EAAE,EACzD,OAAwB;QAExB,MAAM,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAA,WAAI,EAAA,eAAe,EAAE,YAAY,EACjC,CAAA,uBAAuC,CAAA,EACvC;YACE,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC;gBACpB;oBACE,GAAG,CAAC,kBAAkB,EAAE,QAAQ,EAAE,IAAI,IAAI,CAAC,CAAC;wBAC1C,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,QAAQ,EAAE,EAAE;wBAC3D,CAAC,CAAC,SAAS,CAAC;iBACb;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CACF,CAAC;IACJ,CAAC;CACF;AArKD,0BAqKC"}
|
package/resources/surveys.mjs
CHANGED
|
@@ -8,41 +8,41 @@ import { path } from "../internal/utils/path.mjs";
|
|
|
8
8
|
*/
|
|
9
9
|
export class Surveys extends APIResource {
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
* ### Query Parameters
|
|
14
|
-
*
|
|
15
|
-
* - `limit` - Number of items to return (1-100, default 10)
|
|
16
|
-
* - `cursor` - Cursor for pagination
|
|
17
|
-
* - `type` - Filter by survey page type (text, link, rating, multiple-choice)
|
|
18
|
-
* - `isActive` - Filter by active status
|
|
19
|
-
*
|
|
20
|
-
* ### Response Format
|
|
21
|
-
*
|
|
22
|
-
* Returns a list object with:
|
|
11
|
+
* Retrieves a single survey by its unique identifier.
|
|
23
12
|
*
|
|
24
|
-
*
|
|
25
|
-
* - `data` - Array of survey objects
|
|
26
|
-
* - `nextCursor` - Cursor for next page (null if no more results)
|
|
13
|
+
* Returns the survey object if found in your organization.
|
|
27
14
|
*
|
|
28
|
-
* ###
|
|
15
|
+
* ### Response
|
|
29
16
|
*
|
|
30
|
-
*
|
|
17
|
+
* Returns a survey object with:
|
|
31
18
|
*
|
|
32
19
|
* - `id` - Unique identifier
|
|
33
20
|
* - `title` - Survey title
|
|
34
21
|
* - `description` - Survey description
|
|
35
22
|
* - `isActive` - Whether the survey is active
|
|
36
23
|
* - `responseCount` - Number of responses received
|
|
37
|
-
* - `targeting` - Targeting configuration
|
|
24
|
+
* - `targeting` - Targeting configuration
|
|
38
25
|
* - `pages` - Array of survey pages/questions
|
|
39
26
|
* - `createdAt` - ISO 8601 timestamp when created
|
|
40
27
|
* - `updatedAt` - ISO 8601 timestamp when last updated
|
|
28
|
+
*
|
|
29
|
+
* ### Survey Pages
|
|
30
|
+
*
|
|
31
|
+
* Each page represents a question or screen in the survey:
|
|
32
|
+
*
|
|
33
|
+
* - `type` - Page type (text, link, rating, multiple-choice)
|
|
34
|
+
* - `title` - Question title
|
|
35
|
+
* - `description` - Optional description
|
|
36
|
+
* - `logic` - Conditional logic rules
|
|
37
|
+
* - `defaultAction` - Default action when no logic matches
|
|
38
|
+
*
|
|
39
|
+
* ### Errors
|
|
40
|
+
*
|
|
41
|
+
* - `404` - Survey not found in your organization
|
|
41
42
|
*/
|
|
42
|
-
|
|
43
|
-
const { 'Featurebase-Version': featurebaseVersion
|
|
44
|
-
return this._client.
|
|
45
|
-
query,
|
|
43
|
+
retrieve(id, params = {}, options) {
|
|
44
|
+
const { 'Featurebase-Version': featurebaseVersion } = params ?? {};
|
|
45
|
+
return this._client.get(path `/v2/surveys/${id}`, {
|
|
46
46
|
...options,
|
|
47
47
|
headers: buildHeaders([
|
|
48
48
|
{
|
|
@@ -55,41 +55,41 @@ export class Surveys extends APIResource {
|
|
|
55
55
|
});
|
|
56
56
|
}
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
58
|
+
* Returns all surveys configured in your Featurebase organization.
|
|
59
59
|
*
|
|
60
|
-
*
|
|
60
|
+
* ### Query Parameters
|
|
61
61
|
*
|
|
62
|
-
*
|
|
62
|
+
* - `limit` - Number of items to return (1-100, default 10)
|
|
63
|
+
* - `cursor` - Cursor for pagination
|
|
64
|
+
* - `type` - Filter by survey page type (text, link, rating, multiple-choice)
|
|
65
|
+
* - `isActive` - Filter by active status
|
|
63
66
|
*
|
|
64
|
-
*
|
|
67
|
+
* ### Response Format
|
|
68
|
+
*
|
|
69
|
+
* Returns a list object with:
|
|
70
|
+
*
|
|
71
|
+
* - `object` - Always "list"
|
|
72
|
+
* - `data` - Array of survey objects
|
|
73
|
+
* - `nextCursor` - Cursor for next page (null if no more results)
|
|
74
|
+
*
|
|
75
|
+
* ### Survey Object
|
|
76
|
+
*
|
|
77
|
+
* Each survey includes:
|
|
65
78
|
*
|
|
66
79
|
* - `id` - Unique identifier
|
|
67
80
|
* - `title` - Survey title
|
|
68
81
|
* - `description` - Survey description
|
|
69
82
|
* - `isActive` - Whether the survey is active
|
|
70
83
|
* - `responseCount` - Number of responses received
|
|
71
|
-
* - `targeting` - Targeting configuration
|
|
84
|
+
* - `targeting` - Targeting configuration (segments, URLs, CSS selectors)
|
|
72
85
|
* - `pages` - Array of survey pages/questions
|
|
73
86
|
* - `createdAt` - ISO 8601 timestamp when created
|
|
74
87
|
* - `updatedAt` - ISO 8601 timestamp when last updated
|
|
75
|
-
*
|
|
76
|
-
* ### Survey Pages
|
|
77
|
-
*
|
|
78
|
-
* Each page represents a question or screen in the survey:
|
|
79
|
-
*
|
|
80
|
-
* - `type` - Page type (text, link, rating, multiple-choice)
|
|
81
|
-
* - `title` - Question title
|
|
82
|
-
* - `description` - Optional description
|
|
83
|
-
* - `logic` - Conditional logic rules
|
|
84
|
-
* - `defaultAction` - Default action when no logic matches
|
|
85
|
-
*
|
|
86
|
-
* ### Errors
|
|
87
|
-
*
|
|
88
|
-
* - `404` - Survey not found in your organization
|
|
89
88
|
*/
|
|
90
|
-
|
|
91
|
-
const { 'Featurebase-Version': featurebaseVersion } = params ?? {};
|
|
92
|
-
return this._client.
|
|
89
|
+
list(params = {}, options) {
|
|
90
|
+
const { 'Featurebase-Version': featurebaseVersion, ...query } = params ?? {};
|
|
91
|
+
return this._client.getAPIList('/v2/surveys', (CursorPage), {
|
|
92
|
+
query,
|
|
93
93
|
...options,
|
|
94
94
|
headers: buildHeaders([
|
|
95
95
|
{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"surveys.mjs","sourceRoot":"","sources":["../src/resources/surveys.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAI/C,OAAO,EAAE,UAAU,EAAsC,+BAA2B;AACpF,OAAO,EAAE,YAAY,EAAE,gCAA4B;AAEnD,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C;;GAEG;AACH,MAAM,OAAO,OAAQ,SAAQ,WAAW;IACtC
|
|
1
|
+
{"version":3,"file":"surveys.mjs","sourceRoot":"","sources":["../src/resources/surveys.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAI/C,OAAO,EAAE,UAAU,EAAsC,+BAA2B;AACpF,OAAO,EAAE,YAAY,EAAE,gCAA4B;AAEnD,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C;;GAEG;AACH,MAAM,OAAO,OAAQ,SAAQ,WAAW;IACtC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAgCG;IACH,QAAQ,CACN,EAAU,EACV,SAAkD,EAAE,EACpD,OAAwB;QAExB,MAAM,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QACnE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,eAAe,EAAE,EAAE,EAAE;YAC/C,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,kBAAkB,EAAE,QAAQ,EAAE,IAAI,IAAI,CAAC,CAAC;wBAC1C,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,QAAQ,EAAE,EAAE;wBAC3D,CAAC,CAAC,SAAS,CAAC;iBACb;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+BG;IACH,IAAI,CACF,SAA8C,EAAE,EAChD,OAAwB;QAExB,MAAM,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,aAAa,EAAE,CAAA,UAAkB,CAAA,EAAE;YAChE,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,kBAAkB,EAAE,QAAQ,EAAE,IAAI,IAAI,CAAC,CAAC;wBAC1C,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,QAAQ,EAAE,EAAE;wBAC3D,CAAC,CAAC,SAAS,CAAC;iBACb;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAqCG;IACH,aAAa,CACX,EAAU,EACV,SAAuD,EAAE,EACzD,OAAwB;QAExB,MAAM,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,IAAI,EAAE,CAAC;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,eAAe,EAAE,YAAY,EACjC,CAAA,UAAuC,CAAA,EACvC;YACE,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC;gBACpB;oBACE,GAAG,CAAC,kBAAkB,EAAE,QAAQ,EAAE,IAAI,IAAI,CAAC,CAAC;wBAC1C,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,QAAQ,EAAE,EAAE;wBAC3D,CAAC,CAAC,SAAS,CAAC;iBACb;gBACD,OAAO,EAAE,OAAO;aACjB,CAAC;SACH,CACF,CAAC;IACJ,CAAC;CACF"}
|
|
@@ -0,0 +1,292 @@
|
|
|
1
|
+
import { APIResource } from "../../core/resource.mjs";
|
|
2
|
+
import { APIPromise } from "../../core/api-promise.mjs";
|
|
3
|
+
import { CursorPage, type CursorPageParams, PagePromise } from "../../core/pagination.mjs";
|
|
4
|
+
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
5
|
+
/**
|
|
6
|
+
* Training data teaches the AI agent about your product beyond your public Help Center: training files (documents, policies, internal notes) and Q&A entries (question variants with the exact answer to give). Use these endpoints to keep that knowledge in sync from your own systems — for example, pushing resolved support conversations, internal runbooks, or SOP documents automatically.
|
|
7
|
+
*/
|
|
8
|
+
export declare class Files extends APIResource {
|
|
9
|
+
/**
|
|
10
|
+
* Adds a document the AI agent can learn from. Provide exactly one source:
|
|
11
|
+
*
|
|
12
|
+
* - **Inline text** — `{ "name": "refund-policy.md", "content": "..." }`. Markdown
|
|
13
|
+
* or plain text is stored as-is and indexing is attempted before the response
|
|
14
|
+
* returns; check `indexStatus` (`status` is `completed`). Best for content you
|
|
15
|
+
* generate yourself, such as an SOP compiled from resolved conversations.
|
|
16
|
+
* - **Remote file** — `{ "url": "https://..." }` (optional `name`). The file (PDF,
|
|
17
|
+
* DOCX, PPTX, XLSX, TXT, HTML, …; max 50 MB) is downloaded and converted to text
|
|
18
|
+
* in the background. The response returns immediately with
|
|
19
|
+
* `status: "processing"`; poll the file until it is `completed` or `failed`.
|
|
20
|
+
* - **Multipart upload** — send `multipart/form-data` with the document in a
|
|
21
|
+
* `file` part and, optionally, a JSON `data` field such as `{"name": "..."}`.
|
|
22
|
+
* Converted in the background like a remote file.
|
|
23
|
+
*
|
|
24
|
+
* **Keeping files in sync (create-or-update).** Pass your own `externalId` (unique
|
|
25
|
+
* per workspace) and the same request becomes idempotent: a new ID creates the
|
|
26
|
+
* file (`201`), a known ID with different content updates that file in place and
|
|
27
|
+
* re-indexes it (`200`), and a known ID with identical content is a no-op (`200`,
|
|
28
|
+
* no embedding work). Add a `source` label to group everything one pipeline owns,
|
|
29
|
+
* then list by `source` to find entries to remove. Every response carries
|
|
30
|
+
* `contentHash` so you can diff a whole library from the list endpoint.
|
|
31
|
+
*
|
|
32
|
+
* Without `externalId`, uploading a file whose name and bytes match an existing
|
|
33
|
+
* file returns the existing file with status `200` instead of creating a
|
|
34
|
+
* duplicate. Multipart uploads over 50 MB are rejected with `413`.
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* ```ts
|
|
38
|
+
* const trainingFile =
|
|
39
|
+
* await client.trainingData.files.create();
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
create(params?: FileCreateParams | null | undefined, options?: RequestOptions): APIPromise<TrainingFile>;
|
|
43
|
+
/**
|
|
44
|
+
* Returns a training file including its extracted text (`content`). Poll this
|
|
45
|
+
* endpoint after an upload until `status` is `completed`.
|
|
46
|
+
*
|
|
47
|
+
* @example
|
|
48
|
+
* ```ts
|
|
49
|
+
* const trainingFile =
|
|
50
|
+
* await client.trainingData.files.retrieve(
|
|
51
|
+
* '67ec1234abcd5678ef901234',
|
|
52
|
+
* );
|
|
53
|
+
* ```
|
|
54
|
+
*/
|
|
55
|
+
retrieve(id: string, params?: FileRetrieveParams | null | undefined, options?: RequestOptions): APIPromise<TrainingFile>;
|
|
56
|
+
/**
|
|
57
|
+
* Renames a training file, replaces content, or sets externalId / source. Indexing
|
|
58
|
+
* is attempted before returning when content is available. Check status and
|
|
59
|
+
* indexStatus; HTTP success alone does not establish search readiness. Serialize
|
|
60
|
+
* updates to a source identity in your pipeline.
|
|
61
|
+
*
|
|
62
|
+
* @example
|
|
63
|
+
* ```ts
|
|
64
|
+
* const trainingFile = await client.trainingData.files.update(
|
|
65
|
+
* '67ec1234abcd5678ef901234',
|
|
66
|
+
* );
|
|
67
|
+
* ```
|
|
68
|
+
*/
|
|
69
|
+
update(id: string, params: FileUpdateParams, options?: RequestOptions): APIPromise<TrainingFile>;
|
|
70
|
+
/**
|
|
71
|
+
* Returns uploaded training files, newest first, with cursor pagination. Filter by
|
|
72
|
+
* `externalId` (exact) or `source`. The extracted text is omitted from list
|
|
73
|
+
* responses — compare `contentHash` to detect changes, and retrieve a single file
|
|
74
|
+
* to read it.
|
|
75
|
+
*
|
|
76
|
+
* @example
|
|
77
|
+
* ```ts
|
|
78
|
+
* // Automatically fetches more pages as needed.
|
|
79
|
+
* for await (const trainingFile of client.trainingData.files.list()) {
|
|
80
|
+
* // ...
|
|
81
|
+
* }
|
|
82
|
+
* ```
|
|
83
|
+
*/
|
|
84
|
+
list(params?: FileListParams | null | undefined, options?: RequestOptions): PagePromise<TrainingFilesCursorPage, TrainingFile>;
|
|
85
|
+
/**
|
|
86
|
+
* Removes a training file from the workspace and attempts search-index cleanup.
|
|
87
|
+
* In-flight answers may already contain earlier knowledge.
|
|
88
|
+
*
|
|
89
|
+
* @example
|
|
90
|
+
* ```ts
|
|
91
|
+
* const file = await client.trainingData.files.delete(
|
|
92
|
+
* '67ec1234abcd5678ef901234',
|
|
93
|
+
* );
|
|
94
|
+
* ```
|
|
95
|
+
*/
|
|
96
|
+
delete(id: string, params?: FileDeleteParams | null | undefined, options?: RequestOptions): APIPromise<FileDeleteResponse>;
|
|
97
|
+
}
|
|
98
|
+
export type TrainingFilesCursorPage = CursorPage<TrainingFile>;
|
|
99
|
+
export interface TrainingFile {
|
|
100
|
+
/**
|
|
101
|
+
* Training file ID
|
|
102
|
+
*/
|
|
103
|
+
id: string;
|
|
104
|
+
/**
|
|
105
|
+
* Characters of extracted text
|
|
106
|
+
*/
|
|
107
|
+
characterCount: number | null;
|
|
108
|
+
/**
|
|
109
|
+
* SHA-256 (hex) of the stored source: for inline text and content edits the
|
|
110
|
+
* trimmed text, for uploads and URLs the original bytes. Compare it with your own
|
|
111
|
+
* hash to detect changes without downloading `content`.
|
|
112
|
+
*/
|
|
113
|
+
contentHash: string | null;
|
|
114
|
+
/**
|
|
115
|
+
* First 200 characters of the extracted text
|
|
116
|
+
*/
|
|
117
|
+
contentPreview: string | null;
|
|
118
|
+
/**
|
|
119
|
+
* ISO timestamp of the upload
|
|
120
|
+
*/
|
|
121
|
+
createdAt: string;
|
|
122
|
+
/**
|
|
123
|
+
* Your own identifier for this file, if one was set
|
|
124
|
+
*/
|
|
125
|
+
externalId: string | null;
|
|
126
|
+
/**
|
|
127
|
+
* Size of the originally uploaded source in bytes (unchanged by content edits)
|
|
128
|
+
*/
|
|
129
|
+
fileSize: number | null;
|
|
130
|
+
/**
|
|
131
|
+
* Whether the content is searchable by the AI agent. `pending` while indexing,
|
|
132
|
+
* `indexed` when the AI agent can use it, `failed` if indexing failed (the content
|
|
133
|
+
* is stored and indexing is retried hourly).
|
|
134
|
+
*/
|
|
135
|
+
indexStatus: 'pending' | 'indexed' | 'failed';
|
|
136
|
+
/**
|
|
137
|
+
* MIME type of the originally uploaded source
|
|
138
|
+
*/
|
|
139
|
+
mimeType: string | null;
|
|
140
|
+
/**
|
|
141
|
+
* File name shown in the dashboard
|
|
142
|
+
*/
|
|
143
|
+
name: string;
|
|
144
|
+
/**
|
|
145
|
+
* Object type identifier
|
|
146
|
+
*/
|
|
147
|
+
object: 'training_file';
|
|
148
|
+
/**
|
|
149
|
+
* Conversion error message when `status` is `failed`
|
|
150
|
+
*/
|
|
151
|
+
processingError: string | null;
|
|
152
|
+
/**
|
|
153
|
+
* Pipeline label, if one was set
|
|
154
|
+
*/
|
|
155
|
+
source: string | null;
|
|
156
|
+
/**
|
|
157
|
+
* `processing` while the file is being converted to text, `completed` once the
|
|
158
|
+
* content is stored, `failed` if conversion failed (see `processingError`).
|
|
159
|
+
*/
|
|
160
|
+
status: 'processing' | 'completed' | 'failed';
|
|
161
|
+
/**
|
|
162
|
+
* ISO timestamp of the last change
|
|
163
|
+
*/
|
|
164
|
+
updatedAt: string;
|
|
165
|
+
/**
|
|
166
|
+
* Words of extracted text
|
|
167
|
+
*/
|
|
168
|
+
wordCount: number | null;
|
|
169
|
+
/**
|
|
170
|
+
* Full extracted text (markdown). Returned when retrieving or updating a single
|
|
171
|
+
* file; omitted from list and create responses.
|
|
172
|
+
*/
|
|
173
|
+
content?: string | null;
|
|
174
|
+
/**
|
|
175
|
+
* On create and update responses: `created`, `updated` (same `externalId` or same
|
|
176
|
+
* name and bytes, content replaced and re-indexed), or `unchanged` (identical
|
|
177
|
+
* content, nothing done). Absent on reads.
|
|
178
|
+
*/
|
|
179
|
+
outcome?: 'created' | 'updated' | 'unchanged';
|
|
180
|
+
}
|
|
181
|
+
export interface FileDeleteResponse {
|
|
182
|
+
/**
|
|
183
|
+
* ID of the deleted training file
|
|
184
|
+
*/
|
|
185
|
+
id: string;
|
|
186
|
+
/**
|
|
187
|
+
* Indicates the resource was deleted
|
|
188
|
+
*/
|
|
189
|
+
deleted: true;
|
|
190
|
+
/**
|
|
191
|
+
* Object type identifier
|
|
192
|
+
*/
|
|
193
|
+
object: 'training_file';
|
|
194
|
+
}
|
|
195
|
+
export interface FileCreateParams {
|
|
196
|
+
/**
|
|
197
|
+
* Body param: Text or markdown to train on. Stored as-is; indexing is attempted
|
|
198
|
+
* before returning. Check indexStatus. Cannot be combined with `url`.
|
|
199
|
+
*/
|
|
200
|
+
content?: string;
|
|
201
|
+
/**
|
|
202
|
+
* Body param: Your own identifier for this entry (unique per workspace). When
|
|
203
|
+
* provided, the request creates the entry if the ID is new and otherwise updates
|
|
204
|
+
* the existing entry in place — an unchanged payload is a no-op. Use it to keep
|
|
205
|
+
* the AI agent in sync with a system of record without tracking Featurebase IDs.
|
|
206
|
+
*/
|
|
207
|
+
externalId?: string;
|
|
208
|
+
/**
|
|
209
|
+
* Body param: Display name of the file. Required with `content`; optional with
|
|
210
|
+
* `url` (defaults to the downloaded file name) or a multipart upload (defaults to
|
|
211
|
+
* the uploaded file name).
|
|
212
|
+
*/
|
|
213
|
+
name?: string;
|
|
214
|
+
/**
|
|
215
|
+
* Body param: Free-form label for the pipeline or system this entry came from.
|
|
216
|
+
* Filter lists by it to review or sweep everything from one source.
|
|
217
|
+
*/
|
|
218
|
+
source?: string;
|
|
219
|
+
/**
|
|
220
|
+
* Body param: Public http(s) URL of a document to download and convert (PDF, DOCX,
|
|
221
|
+
* TXT, HTML, …; max 50 MB). Conversion runs in the background — poll the file
|
|
222
|
+
* until `status` is `completed`. Cannot be combined with `content`.
|
|
223
|
+
*/
|
|
224
|
+
url?: string;
|
|
225
|
+
/**
|
|
226
|
+
* Header param: API version for this request. Defaults to your organization's
|
|
227
|
+
* configured API version if not specified.
|
|
228
|
+
*/
|
|
229
|
+
'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
|
|
230
|
+
}
|
|
231
|
+
export interface FileRetrieveParams {
|
|
232
|
+
/**
|
|
233
|
+
* API version for this request. Defaults to your organization's configured API
|
|
234
|
+
* version if not specified.
|
|
235
|
+
*/
|
|
236
|
+
'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
|
|
237
|
+
}
|
|
238
|
+
export interface FileUpdateParams {
|
|
239
|
+
/**
|
|
240
|
+
* Body param: Replacement text/markdown. Indexing is attempted before returning;
|
|
241
|
+
* check indexStatus.
|
|
242
|
+
*/
|
|
243
|
+
content?: string;
|
|
244
|
+
/**
|
|
245
|
+
* Body param: Your own identifier for this entry (unique per workspace).
|
|
246
|
+
*/
|
|
247
|
+
externalId?: string;
|
|
248
|
+
/**
|
|
249
|
+
* Body param: New display name
|
|
250
|
+
*/
|
|
251
|
+
name?: string;
|
|
252
|
+
/**
|
|
253
|
+
* Body param: Free-form label for the pipeline or system this entry came from.
|
|
254
|
+
* Filter lists by it to review or sweep everything from one source.
|
|
255
|
+
*/
|
|
256
|
+
source?: string;
|
|
257
|
+
/**
|
|
258
|
+
* Header param: API version for this request. Defaults to your organization's
|
|
259
|
+
* configured API version if not specified.
|
|
260
|
+
*/
|
|
261
|
+
'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
|
|
262
|
+
}
|
|
263
|
+
export interface FileListParams extends CursorPageParams {
|
|
264
|
+
/**
|
|
265
|
+
* Query param: Only return the entry with this `externalId`
|
|
266
|
+
*/
|
|
267
|
+
externalId?: string;
|
|
268
|
+
/**
|
|
269
|
+
* Query param: Only return entries with this `source` label
|
|
270
|
+
*/
|
|
271
|
+
source?: string;
|
|
272
|
+
/**
|
|
273
|
+
* Query param: Only return files in this processing state
|
|
274
|
+
*/
|
|
275
|
+
status?: 'processing' | 'completed' | 'failed';
|
|
276
|
+
/**
|
|
277
|
+
* Header param: API version for this request. Defaults to your organization's
|
|
278
|
+
* configured API version if not specified.
|
|
279
|
+
*/
|
|
280
|
+
'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
|
|
281
|
+
}
|
|
282
|
+
export interface FileDeleteParams {
|
|
283
|
+
/**
|
|
284
|
+
* API version for this request. Defaults to your organization's configured API
|
|
285
|
+
* version if not specified.
|
|
286
|
+
*/
|
|
287
|
+
'Featurebase-Version'?: '2026-08-19.orbit' | '2026-01-01.nova' | '2025-12-12.clover';
|
|
288
|
+
}
|
|
289
|
+
export declare namespace Files {
|
|
290
|
+
export { type TrainingFile as TrainingFile, type FileDeleteResponse as FileDeleteResponse, type TrainingFilesCursorPage as TrainingFilesCursorPage, type FileCreateParams as FileCreateParams, type FileRetrieveParams as FileRetrieveParams, type FileUpdateParams as FileUpdateParams, type FileListParams as FileListParams, type FileDeleteParams as FileDeleteParams, };
|
|
291
|
+
}
|
|
292
|
+
//# sourceMappingURL=files.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"files.d.mts","sourceRoot":"","sources":["../../src/resources/training-data/files.ts"],"names":[],"mappings":"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"}
|