gong_api 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (531) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +9 -0
  3. data/README.md +906 -0
  4. data/Rakefile +8 -0
  5. data/config.json +12 -0
  6. data/docs/Actor.md +10 -0
  7. data/docs/AggregateActivity.md +21 -0
  8. data/docs/AggregateActivityWithDates.md +23 -0
  9. data/docs/Answer.md +12 -0
  10. data/docs/AnsweredScorecard.md +16 -0
  11. data/docs/AnsweredScorecards.md +9 -0
  12. data/docs/AnsweredScorecardsFilter.md +12 -0
  13. data/docs/AssociationObject.md +8 -0
  14. data/docs/AsyncProcessingResponse.md +8 -0
  15. data/docs/AuditingApi.md +61 -0
  16. data/docs/BaseResponse.md +7 -0
  17. data/docs/CRMApi.md +490 -0
  18. data/docs/Call.md +13 -0
  19. data/docs/CallAccessDetails.md +8 -0
  20. data/docs/CallAccessWithPermissionLevel.md +8 -0
  21. data/docs/CallBasicData.md +25 -0
  22. data/docs/CallCollaboration.md +7 -0
  23. data/docs/CallContent.md +11 -0
  24. data/docs/CallContext.md +8 -0
  25. data/docs/CallInteraction.md +10 -0
  26. data/docs/CallParticipant.md +13 -0
  27. data/docs/CallReference.md +9 -0
  28. data/docs/CallTranscript.md +8 -0
  29. data/docs/CallTranscripts.md +9 -0
  30. data/docs/CallUploadContext.md +8 -0
  31. data/docs/CallUsersAccessDto.md +8 -0
  32. data/docs/Calls.md +9 -0
  33. data/docs/CallsAccessDetailsResponse.md +8 -0
  34. data/docs/CallsAccessGetDto.md +7 -0
  35. data/docs/CallsApi.md +349 -0
  36. data/docs/CallsFilter.md +10 -0
  37. data/docs/CallsRequestFilterWithOwners.md +11 -0
  38. data/docs/CallsResponse.md +9 -0
  39. data/docs/CallsUsersAccessAddDto.md +7 -0
  40. data/docs/CallsUsersAccessDeleteDto.md +7 -0
  41. data/docs/CoachingAccessWithPermissionLevel.md +8 -0
  42. data/docs/Collaboration.md +7 -0
  43. data/docs/Comment.md +14 -0
  44. data/docs/CompanyUsersAggregateActivityResponse.md +12 -0
  45. data/docs/CompanyUsersIntercationStatsResponse.md +12 -0
  46. data/docs/Content.md +10 -0
  47. data/docs/ContentSelector.md +9 -0
  48. data/docs/ContentSharedEvent.md +23 -0
  49. data/docs/ContentViewedEvent.md +23 -0
  50. data/docs/ContextField.md +8 -0
  51. data/docs/CrmPartyContextField.md +8 -0
  52. data/docs/CustomActionEvent.md +22 -0
  53. data/docs/CustomerData.md +8 -0
  54. data/docs/CustomerDataObject.md +11 -0
  55. data/docs/CustomerEngagement.md +13 -0
  56. data/docs/DailyActivityWithDates.md +23 -0
  57. data/docs/DataPrivacyApi.md +195 -0
  58. data/docs/DealsAccessWithPermissionLevel.md +8 -0
  59. data/docs/DeleteMeetingRequest.md +7 -0
  60. data/docs/EmailAddressReferences.md +12 -0
  61. data/docs/EmailMessage.md +11 -0
  62. data/docs/EmailsAccessWithPermissionLevel.md +8 -0
  63. data/docs/EngagementInBetaPhaseApi.md +148 -0
  64. data/docs/ErrorResponse.md +8 -0
  65. data/docs/EventAcceptedResponse.md +7 -0
  66. data/docs/ExposedFields.md +11 -0
  67. data/docs/ExternalCallObject.md +10 -0
  68. data/docs/ExternalCrmCallObject.md +9 -0
  69. data/docs/ExternalCrmPartyObject.md +9 -0
  70. data/docs/ExternalPartyObject.md +10 -0
  71. data/docs/ExternalSystem.md +8 -0
  72. data/docs/ExternalSystemObject.md +8 -0
  73. data/docs/ForecastAccessWithPermissionLevel.md +8 -0
  74. data/docs/GenericCrmIntegration.md +9 -0
  75. data/docs/GenericCrmRegistrationRequest.md +8 -0
  76. data/docs/GenericDealStageRequest.md +10 -0
  77. data/docs/GenericProperty.md +9 -0
  78. data/docs/GenericSchemaFieldRequest.md +14 -0
  79. data/docs/GetGenericCrmObjectsResponse.md +8 -0
  80. data/docs/IdMediaBody.md +7 -0
  81. data/docs/InsightsAccessWithPermissionLevel.md +8 -0
  82. data/docs/IntegrationStatusRequest.md +7 -0
  83. data/docs/IntegrationStatusResponse.md +8 -0
  84. data/docs/Interaction.md +10 -0
  85. data/docs/InteractionStat.md +8 -0
  86. data/docs/InteractionStats.md +9 -0
  87. data/docs/LibraryApi.md +103 -0
  88. data/docs/LibraryCall.md +13 -0
  89. data/docs/LibraryFolder.md +11 -0
  90. data/docs/LibraryFolderAccess.md +11 -0
  91. data/docs/LibraryFolderListOfCallsResponse.md +12 -0
  92. data/docs/LibraryResponse.md +8 -0
  93. data/docs/LineErrorResponse.md +8 -0
  94. data/docs/ListGenericCrmIntegrationsResponse.md +8 -0
  95. data/docs/ListSelectedFieldsResponse.md +8 -0
  96. data/docs/LogEntry.md +15 -0
  97. data/docs/LogsResponse.md +9 -0
  98. data/docs/ManualAssociationResponse.md +9 -0
  99. data/docs/ManualAssociationsBasicData.md +10 -0
  100. data/docs/MapUsersBody.md +7 -0
  101. data/docs/Media.md +8 -0
  102. data/docs/Meeting.md +7 -0
  103. data/docs/MeetingInvitee.md +10 -0
  104. data/docs/MeetingsErrorResponse.md +11 -0
  105. data/docs/MeetingsInBetaPhaseApi.md +199 -0
  106. data/docs/Monologue.md +9 -0
  107. data/docs/MultipleUsersRequestWithCreationDates.md +10 -0
  108. data/docs/MultipleUsersWithDates.md +9 -0
  109. data/docs/NewCallAddingRequest.md +25 -0
  110. data/docs/NewCallAddingResponse.md +8 -0
  111. data/docs/NewCallRecordingResponse.md +9 -0
  112. data/docs/NewMeetingRequest.md +12 -0
  113. data/docs/NewMeetingResponse.md +10 -0
  114. data/docs/ObjectEntitiesBody.md +7 -0
  115. data/docs/Occurrences.md +8 -0
  116. data/docs/Party.md +16 -0
  117. data/docs/PartyContext.md +8 -0
  118. data/docs/PartyContextField.md +8 -0
  119. data/docs/PartyUploadContext.md +8 -0
  120. data/docs/PermissionProfileDTO.md +41 -0
  121. data/docs/PermissionProfileResponse.md +8 -0
  122. data/docs/PermissionProfileUsersResponse.md +8 -0
  123. data/docs/PermissionProfilesResponse.md +8 -0
  124. data/docs/PermissionsApi.md +387 -0
  125. data/docs/PhoneNumberReferences.md +14 -0
  126. data/docs/PointOfInterest.md +10 -0
  127. data/docs/PointsOfInterest.md +7 -0
  128. data/docs/Question.md +13 -0
  129. data/docs/Questions.md +8 -0
  130. data/docs/Records.md +10 -0
  131. data/docs/RegisterGenericCrmResponse.md +8 -0
  132. data/docs/RequestAnsweredScorecardsFilter.md +8 -0
  133. data/docs/RequestCallsAccessGetDto.md +7 -0
  134. data/docs/RequestCallsFilter.md +8 -0
  135. data/docs/RequestCallsRequestFilterWithOwnersContentSelector.md +9 -0
  136. data/docs/RequestMultipleUsersRequestWithCreationDates.md +8 -0
  137. data/docs/RequestMultipleUsersWithDates.md +8 -0
  138. data/docs/RequestStatusResponse.md +11 -0
  139. data/docs/RequestWithTimePeriodMultipleUsersWithDates.md +9 -0
  140. data/docs/SchemaUpdateResponse.md +7 -0
  141. data/docs/Scorecard.md +14 -0
  142. data/docs/Scorecards.md +8 -0
  143. data/docs/Sentence.md +9 -0
  144. data/docs/Settings.md +12 -0
  145. data/docs/SettingsApi.md +91 -0
  146. data/docs/SettingsHistory.md +8 -0
  147. data/docs/Sharer.md +9 -0
  148. data/docs/Snippet.md +8 -0
  149. data/docs/Speaker.md +9 -0
  150. data/docs/SpeakersTimeline.md +8 -0
  151. data/docs/SpecificCall.md +8 -0
  152. data/docs/SpeechSegment.md +9 -0
  153. data/docs/SpokenLanguage.md +8 -0
  154. data/docs/StatsApi.md +242 -0
  155. data/docs/Structure.md +8 -0
  156. data/docs/Topic.md +8 -0
  157. data/docs/Tracker.md +12 -0
  158. data/docs/TrackerPhrases.md +9 -0
  159. data/docs/UpdateMeetingRequest.md +12 -0
  160. data/docs/UpdateMeetingResponse.md +8 -0
  161. data/docs/User.md +8 -0
  162. data/docs/UserAccessDetails.md +7 -0
  163. data/docs/UserActivity.md +9 -0
  164. data/docs/UserAggregateByPeriodActivities.md +9 -0
  165. data/docs/UserDayByDayActivity.md +9 -0
  166. data/docs/UserIntegrationStatus.md +12 -0
  167. data/docs/UserMetadata.md +21 -0
  168. data/docs/UserSettingsHistory.md +9 -0
  169. data/docs/UserSimpleMetadata.md +9 -0
  170. data/docs/UsersAggregateByPeriodActivity.md +9 -0
  171. data/docs/UsersApi.md +198 -0
  172. data/docs/UsersDayByDayActivity.md +9 -0
  173. data/docs/UsersMetadata.md +9 -0
  174. data/docs/Video.md +8 -0
  175. data/docs/WorkspaceMetadata.md +9 -0
  176. data/docs/WorkspacesMetadata.md +8 -0
  177. data/git_push.sh +55 -0
  178. data/gong-swagger.json +1 -0
  179. data/gong_api.gemspec +38 -0
  180. data/lib/gong_api/api/auditing_api.rb +94 -0
  181. data/lib/gong_api/api/calls_api.rb +437 -0
  182. data/lib/gong_api/api/crm_api.rb +651 -0
  183. data/lib/gong_api/api/data_privacy_api.rb +248 -0
  184. data/lib/gong_api/api/engagement_in_beta_phase_api.rb +194 -0
  185. data/lib/gong_api/api/library_api.rb +126 -0
  186. data/lib/gong_api/api/meetings_in_beta_phase_api.rb +264 -0
  187. data/lib/gong_api/api/permissions_api.rb +495 -0
  188. data/lib/gong_api/api/settings_api.rb +120 -0
  189. data/lib/gong_api/api/stats_api.rb +310 -0
  190. data/lib/gong_api/api/users_api.rb +246 -0
  191. data/lib/gong_api/api_client.rb +387 -0
  192. data/lib/gong_api/api_error.rb +57 -0
  193. data/lib/gong_api/configuration.rb +198 -0
  194. data/lib/gong_api/models/actor.rb +239 -0
  195. data/lib/gong_api/models/aggregate_activity.rb +348 -0
  196. data/lib/gong_api/models/aggregate_activity_with_dates.rb +368 -0
  197. data/lib/gong_api/models/answer.rb +257 -0
  198. data/lib/gong_api/models/answered_scorecard.rb +332 -0
  199. data/lib/gong_api/models/answered_scorecards.rb +228 -0
  200. data/lib/gong_api/models/answered_scorecards_filter.rb +258 -0
  201. data/lib/gong_api/models/association_object.rb +217 -0
  202. data/lib/gong_api/models/async_processing_response.rb +217 -0
  203. data/lib/gong_api/models/base_response.rb +207 -0
  204. data/lib/gong_api/models/call.rb +267 -0
  205. data/lib/gong_api/models/call_access_details.rb +220 -0
  206. data/lib/gong_api/models/call_access_with_permission_level.rb +254 -0
  207. data/lib/gong_api/models/call_basic_data.rb +446 -0
  208. data/lib/gong_api/models/call_collaboration.rb +208 -0
  209. data/lib/gong_api/models/call_content.rb +248 -0
  210. data/lib/gong_api/models/call_context.rb +254 -0
  211. data/lib/gong_api/models/call_interaction.rb +238 -0
  212. data/lib/gong_api/models/call_participant.rb +269 -0
  213. data/lib/gong_api/models/call_reference.rb +230 -0
  214. data/lib/gong_api/models/call_transcript.rb +219 -0
  215. data/lib/gong_api/models/call_transcripts.rb +228 -0
  216. data/lib/gong_api/models/call_upload_context.rb +259 -0
  217. data/lib/gong_api/models/call_users_access_dto.rb +228 -0
  218. data/lib/gong_api/models/calls.rb +228 -0
  219. data/lib/gong_api/models/calls_access_details_response.rb +219 -0
  220. data/lib/gong_api/models/calls_access_get_dto.rb +212 -0
  221. data/lib/gong_api/models/calls_filter.rb +238 -0
  222. data/lib/gong_api/models/calls_request_filter_with_owners.rb +248 -0
  223. data/lib/gong_api/models/calls_response.rb +228 -0
  224. data/lib/gong_api/models/calls_users_access_add_dto.rb +209 -0
  225. data/lib/gong_api/models/calls_users_access_delete_dto.rb +209 -0
  226. data/lib/gong_api/models/coaching_access_with_permission_level.rb +254 -0
  227. data/lib/gong_api/models/collaboration.rb +210 -0
  228. data/lib/gong_api/models/comment.rb +277 -0
  229. data/lib/gong_api/models/company_users_aggregate_activity_response.rb +258 -0
  230. data/lib/gong_api/models/company_users_intercation_stats_response.rb +258 -0
  231. data/lib/gong_api/models/content.rb +243 -0
  232. data/lib/gong_api/models/content_selector.rb +263 -0
  233. data/lib/gong_api/models/content_shared_event.rb +400 -0
  234. data/lib/gong_api/models/content_viewed_event.rb +432 -0
  235. data/lib/gong_api/models/context_field.rb +218 -0
  236. data/lib/gong_api/models/crm_party_context_field.rb +218 -0
  237. data/lib/gong_api/models/custom_action_event.rb +407 -0
  238. data/lib/gong_api/models/customer_data.rb +253 -0
  239. data/lib/gong_api/models/customer_data_object.rb +283 -0
  240. data/lib/gong_api/models/customer_engagement.rb +301 -0
  241. data/lib/gong_api/models/daily_activity_with_dates.rb +368 -0
  242. data/lib/gong_api/models/deals_access_with_permission_level.rb +254 -0
  243. data/lib/gong_api/models/delete_meeting_request.rb +208 -0
  244. data/lib/gong_api/models/email_address_references.rb +267 -0
  245. data/lib/gong_api/models/email_message.rb +247 -0
  246. data/lib/gong_api/models/emails_access_with_permission_level.rb +254 -0
  247. data/lib/gong_api/models/error_response.rb +217 -0
  248. data/lib/gong_api/models/event_accepted_response.rb +207 -0
  249. data/lib/gong_api/models/exposed_fields.rb +245 -0
  250. data/lib/gong_api/models/external_call_object.rb +286 -0
  251. data/lib/gong_api/models/external_crm_call_object.rb +274 -0
  252. data/lib/gong_api/models/external_crm_party_object.rb +274 -0
  253. data/lib/gong_api/models/external_party_object.rb +286 -0
  254. data/lib/gong_api/models/external_system.rb +253 -0
  255. data/lib/gong_api/models/external_system_object.rb +251 -0
  256. data/lib/gong_api/models/forecast_access_with_permission_level.rb +254 -0
  257. data/lib/gong_api/models/generic_crm_integration.rb +227 -0
  258. data/lib/gong_api/models/generic_crm_registration_request.rb +227 -0
  259. data/lib/gong_api/models/generic_deal_stage_request.rb +257 -0
  260. data/lib/gong_api/models/generic_property.rb +276 -0
  261. data/lib/gong_api/models/generic_schema_field_request.rb +328 -0
  262. data/lib/gong_api/models/get_generic_crm_objects_response.rb +219 -0
  263. data/lib/gong_api/models/id_media_body.rb +206 -0
  264. data/lib/gong_api/models/insights_access_with_permission_level.rb +254 -0
  265. data/lib/gong_api/models/integration_status_request.rb +209 -0
  266. data/lib/gong_api/models/integration_status_response.rb +219 -0
  267. data/lib/gong_api/models/interaction.rb +243 -0
  268. data/lib/gong_api/models/interaction_stat.rb +217 -0
  269. data/lib/gong_api/models/interaction_stats.rb +228 -0
  270. data/lib/gong_api/models/library_call.rb +267 -0
  271. data/lib/gong_api/models/library_folder.rb +248 -0
  272. data/lib/gong_api/models/library_folder_access.rb +284 -0
  273. data/lib/gong_api/models/library_folder_list_of_calls_response.rb +259 -0
  274. data/lib/gong_api/models/library_response.rb +219 -0
  275. data/lib/gong_api/models/line_error_response.rb +217 -0
  276. data/lib/gong_api/models/list_generic_crm_integrations_response.rb +219 -0
  277. data/lib/gong_api/models/list_selected_fields_response.rb +219 -0
  278. data/lib/gong_api/models/log_entry.rb +287 -0
  279. data/lib/gong_api/models/logs_response.rb +228 -0
  280. data/lib/gong_api/models/manual_association_response.rb +228 -0
  281. data/lib/gong_api/models/manual_associations_basic_data.rb +240 -0
  282. data/lib/gong_api/models/map_users_body.rb +206 -0
  283. data/lib/gong_api/models/media.rb +218 -0
  284. data/lib/gong_api/models/meeting.rb +207 -0
  285. data/lib/gong_api/models/meeting_invitee.rb +237 -0
  286. data/lib/gong_api/models/meetings_error_response.rb +247 -0
  287. data/lib/gong_api/models/monologue.rb +229 -0
  288. data/lib/gong_api/models/multiple_users_request_with_creation_dates.rb +238 -0
  289. data/lib/gong_api/models/multiple_users_with_dates.rb +238 -0
  290. data/lib/gong_api/models/new_call_adding_request.rb +450 -0
  291. data/lib/gong_api/models/new_call_adding_response.rb +217 -0
  292. data/lib/gong_api/models/new_call_recording_response.rb +227 -0
  293. data/lib/gong_api/models/new_meeting_request.rb +265 -0
  294. data/lib/gong_api/models/new_meeting_response.rb +239 -0
  295. data/lib/gong_api/models/object_entities_body.rb +206 -0
  296. data/lib/gong_api/models/occurrences.rb +217 -0
  297. data/lib/gong_api/models/party.rb +335 -0
  298. data/lib/gong_api/models/party_context.rb +254 -0
  299. data/lib/gong_api/models/party_context_field.rb +218 -0
  300. data/lib/gong_api/models/party_upload_context.rb +259 -0
  301. data/lib/gong_api/models/permission_profile_dto.rb +541 -0
  302. data/lib/gong_api/models/permission_profile_response.rb +216 -0
  303. data/lib/gong_api/models/permission_profile_users_response.rb +219 -0
  304. data/lib/gong_api/models/permission_profiles_response.rb +219 -0
  305. data/lib/gong_api/models/phone_number_references.rb +289 -0
  306. data/lib/gong_api/models/point_of_interest.rb +237 -0
  307. data/lib/gong_api/models/points_of_interest.rb +210 -0
  308. data/lib/gong_api/models/question.rb +267 -0
  309. data/lib/gong_api/models/questions.rb +218 -0
  310. data/lib/gong_api/models/records.rb +238 -0
  311. data/lib/gong_api/models/register_generic_crm_response.rb +217 -0
  312. data/lib/gong_api/models/request_answered_scorecards_filter.rb +216 -0
  313. data/lib/gong_api/models/request_calls_access_get_dto.rb +206 -0
  314. data/lib/gong_api/models/request_calls_filter.rb +216 -0
  315. data/lib/gong_api/models/request_calls_request_filter_with_owners_content_selector.rb +225 -0
  316. data/lib/gong_api/models/request_multiple_users_request_with_creation_dates.rb +216 -0
  317. data/lib/gong_api/models/request_multiple_users_with_dates.rb +216 -0
  318. data/lib/gong_api/models/request_status_response.rb +282 -0
  319. data/lib/gong_api/models/request_with_time_period_multiple_users_with_dates.rb +265 -0
  320. data/lib/gong_api/models/schema_update_response.rb +207 -0
  321. data/lib/gong_api/models/scorecard.rb +279 -0
  322. data/lib/gong_api/models/scorecards.rb +219 -0
  323. data/lib/gong_api/models/sentence.rb +227 -0
  324. data/lib/gong_api/models/settings.rb +258 -0
  325. data/lib/gong_api/models/settings_history.rb +219 -0
  326. data/lib/gong_api/models/sharer.rb +227 -0
  327. data/lib/gong_api/models/snippet.rb +218 -0
  328. data/lib/gong_api/models/speaker.rb +228 -0
  329. data/lib/gong_api/models/speakers_timeline.rb +219 -0
  330. data/lib/gong_api/models/specific_call.rb +216 -0
  331. data/lib/gong_api/models/speech_segment.rb +244 -0
  332. data/lib/gong_api/models/spoken_language.rb +218 -0
  333. data/lib/gong_api/models/structure.rb +218 -0
  334. data/lib/gong_api/models/topic.rb +217 -0
  335. data/lib/gong_api/models/tracker.rb +295 -0
  336. data/lib/gong_api/models/tracker_phrases.rb +229 -0
  337. data/lib/gong_api/models/update_meeting_request.rb +265 -0
  338. data/lib/gong_api/models/update_meeting_response.rb +217 -0
  339. data/lib/gong_api/models/user.rb +216 -0
  340. data/lib/gong_api/models/user_access_details.rb +208 -0
  341. data/lib/gong_api/models/user_activity.rb +226 -0
  342. data/lib/gong_api/models/user_aggregate_by_period_activities.rb +229 -0
  343. data/lib/gong_api/models/user_day_by_day_activity.rb +229 -0
  344. data/lib/gong_api/models/user_integration_status.rb +257 -0
  345. data/lib/gong_api/models/user_metadata.rb +347 -0
  346. data/lib/gong_api/models/user_settings_history.rb +261 -0
  347. data/lib/gong_api/models/user_simple_metadata.rb +227 -0
  348. data/lib/gong_api/models/users_aggregate_by_period_activity.rb +228 -0
  349. data/lib/gong_api/models/users_day_by_day_activity.rb +228 -0
  350. data/lib/gong_api/models/users_metadata.rb +228 -0
  351. data/lib/gong_api/models/video.rb +218 -0
  352. data/lib/gong_api/models/workspace_metadata.rb +227 -0
  353. data/lib/gong_api/models/workspaces_metadata.rb +219 -0
  354. data/lib/gong_api/version.rb +14 -0
  355. data/lib/gong_api.rb +209 -0
  356. data/spec/api/auditing_api_spec.rb +49 -0
  357. data/spec/api/calls_api_spec.rb +123 -0
  358. data/spec/api/crm_api_spec.rb +161 -0
  359. data/spec/api/data_privacy_api_spec.rb +82 -0
  360. data/spec/api/engagement_in_beta_phase_api_spec.rb +70 -0
  361. data/spec/api/library_api_spec.rb +58 -0
  362. data/spec/api/meetings_in_beta_phase_api_spec.rb +84 -0
  363. data/spec/api/permissions_api_spec.rb +132 -0
  364. data/spec/api/settings_api_spec.rb +56 -0
  365. data/spec/api/stats_api_spec.rb +94 -0
  366. data/spec/api/users_api_spec.rb +83 -0
  367. data/spec/api_client_spec.rb +225 -0
  368. data/spec/base_object_spec.rb +109 -0
  369. data/spec/configuration_spec.rb +41 -0
  370. data/spec/models/actor_spec.rb +58 -0
  371. data/spec/models/aggregate_activity_spec.rb +124 -0
  372. data/spec/models/aggregate_activity_with_dates_spec.rb +136 -0
  373. data/spec/models/answer_spec.rb +70 -0
  374. data/spec/models/answered_scorecard_spec.rb +98 -0
  375. data/spec/models/answered_scorecards_filter_spec.rb +70 -0
  376. data/spec/models/answered_scorecards_spec.rb +52 -0
  377. data/spec/models/association_object_spec.rb +46 -0
  378. data/spec/models/async_processing_response_spec.rb +46 -0
  379. data/spec/models/base_response_spec.rb +40 -0
  380. data/spec/models/call_access_details_spec.rb +46 -0
  381. data/spec/models/call_access_with_permission_level_spec.rb +50 -0
  382. data/spec/models/call_basic_data_spec.rb +160 -0
  383. data/spec/models/call_collaboration_spec.rb +40 -0
  384. data/spec/models/call_content_spec.rb +64 -0
  385. data/spec/models/call_context_spec.rb +50 -0
  386. data/spec/models/call_interaction_spec.rb +58 -0
  387. data/spec/models/call_participant_spec.rb +76 -0
  388. data/spec/models/call_reference_spec.rb +52 -0
  389. data/spec/models/call_spec.rb +76 -0
  390. data/spec/models/call_transcript_spec.rb +46 -0
  391. data/spec/models/call_transcripts_spec.rb +52 -0
  392. data/spec/models/call_upload_context_spec.rb +50 -0
  393. data/spec/models/call_users_access_dto_spec.rb +46 -0
  394. data/spec/models/calls_access_details_response_spec.rb +46 -0
  395. data/spec/models/calls_access_get_dto_spec.rb +40 -0
  396. data/spec/models/calls_filter_spec.rb +58 -0
  397. data/spec/models/calls_request_filter_with_owners_spec.rb +64 -0
  398. data/spec/models/calls_response_spec.rb +52 -0
  399. data/spec/models/calls_spec.rb +52 -0
  400. data/spec/models/calls_users_access_add_dto_spec.rb +40 -0
  401. data/spec/models/calls_users_access_delete_dto_spec.rb +40 -0
  402. data/spec/models/coaching_access_with_permission_level_spec.rb +50 -0
  403. data/spec/models/collaboration_spec.rb +40 -0
  404. data/spec/models/comment_spec.rb +82 -0
  405. data/spec/models/company_users_aggregate_activity_response_spec.rb +70 -0
  406. data/spec/models/company_users_intercation_stats_response_spec.rb +70 -0
  407. data/spec/models/content_selector_spec.rb +60 -0
  408. data/spec/models/content_shared_event_spec.rb +136 -0
  409. data/spec/models/content_spec.rb +58 -0
  410. data/spec/models/content_viewed_event_spec.rb +140 -0
  411. data/spec/models/context_field_spec.rb +46 -0
  412. data/spec/models/crm_party_context_field_spec.rb +46 -0
  413. data/spec/models/custom_action_event_spec.rb +134 -0
  414. data/spec/models/customer_data_object_spec.rb +68 -0
  415. data/spec/models/customer_data_spec.rb +50 -0
  416. data/spec/models/customer_engagement_spec.rb +80 -0
  417. data/spec/models/daily_activity_with_dates_spec.rb +136 -0
  418. data/spec/models/deals_access_with_permission_level_spec.rb +50 -0
  419. data/spec/models/delete_meeting_request_spec.rb +40 -0
  420. data/spec/models/email_address_references_spec.rb +70 -0
  421. data/spec/models/email_message_spec.rb +64 -0
  422. data/spec/models/emails_access_with_permission_level_spec.rb +50 -0
  423. data/spec/models/error_response_spec.rb +46 -0
  424. data/spec/models/event_accepted_response_spec.rb +40 -0
  425. data/spec/models/exposed_fields_spec.rb +64 -0
  426. data/spec/models/external_call_object_spec.rb +66 -0
  427. data/spec/models/external_crm_call_object_spec.rb +56 -0
  428. data/spec/models/external_crm_party_object_spec.rb +56 -0
  429. data/spec/models/external_party_object_spec.rb +66 -0
  430. data/spec/models/external_system_object_spec.rb +50 -0
  431. data/spec/models/external_system_spec.rb +50 -0
  432. data/spec/models/forecast_access_with_permission_level_spec.rb +50 -0
  433. data/spec/models/generic_crm_integration_spec.rb +52 -0
  434. data/spec/models/generic_crm_registration_request_spec.rb +46 -0
  435. data/spec/models/generic_deal_stage_request_spec.rb +58 -0
  436. data/spec/models/generic_property_spec.rb +56 -0
  437. data/spec/models/generic_schema_field_request_spec.rb +86 -0
  438. data/spec/models/get_generic_crm_objects_response_spec.rb +46 -0
  439. data/spec/models/id_media_body_spec.rb +40 -0
  440. data/spec/models/insights_access_with_permission_level_spec.rb +50 -0
  441. data/spec/models/integration_status_request_spec.rb +40 -0
  442. data/spec/models/integration_status_response_spec.rb +46 -0
  443. data/spec/models/interaction_spec.rb +58 -0
  444. data/spec/models/interaction_stat_spec.rb +46 -0
  445. data/spec/models/interaction_stats_spec.rb +52 -0
  446. data/spec/models/library_call_spec.rb +76 -0
  447. data/spec/models/library_folder_access_spec.rb +68 -0
  448. data/spec/models/library_folder_list_of_calls_response_spec.rb +70 -0
  449. data/spec/models/library_folder_spec.rb +64 -0
  450. data/spec/models/library_response_spec.rb +46 -0
  451. data/spec/models/line_error_response_spec.rb +46 -0
  452. data/spec/models/list_generic_crm_integrations_response_spec.rb +46 -0
  453. data/spec/models/list_selected_fields_response_spec.rb +46 -0
  454. data/spec/models/log_entry_spec.rb +88 -0
  455. data/spec/models/logs_response_spec.rb +52 -0
  456. data/spec/models/manual_association_response_spec.rb +52 -0
  457. data/spec/models/manual_associations_basic_data_spec.rb +58 -0
  458. data/spec/models/map_users_body_spec.rb +40 -0
  459. data/spec/models/media_spec.rb +46 -0
  460. data/spec/models/meeting_invitee_spec.rb +58 -0
  461. data/spec/models/meeting_spec.rb +40 -0
  462. data/spec/models/meetings_error_response_spec.rb +64 -0
  463. data/spec/models/monologue_spec.rb +52 -0
  464. data/spec/models/multiple_users_request_with_creation_dates_spec.rb +58 -0
  465. data/spec/models/multiple_users_with_dates_spec.rb +52 -0
  466. data/spec/models/new_call_adding_request_spec.rb +152 -0
  467. data/spec/models/new_call_adding_response_spec.rb +46 -0
  468. data/spec/models/new_call_recording_response_spec.rb +52 -0
  469. data/spec/models/new_meeting_request_spec.rb +70 -0
  470. data/spec/models/new_meeting_response_spec.rb +58 -0
  471. data/spec/models/object_entities_body_spec.rb +40 -0
  472. data/spec/models/occurrences_spec.rb +46 -0
  473. data/spec/models/party_context_field_spec.rb +46 -0
  474. data/spec/models/party_context_spec.rb +50 -0
  475. data/spec/models/party_spec.rb +102 -0
  476. data/spec/models/party_upload_context_spec.rb +50 -0
  477. data/spec/models/permission_profile_dto_spec.rb +244 -0
  478. data/spec/models/permission_profile_response_spec.rb +46 -0
  479. data/spec/models/permission_profile_users_response_spec.rb +46 -0
  480. data/spec/models/permission_profiles_response_spec.rb +46 -0
  481. data/spec/models/phone_number_references_spec.rb +82 -0
  482. data/spec/models/point_of_interest_spec.rb +58 -0
  483. data/spec/models/points_of_interest_spec.rb +40 -0
  484. data/spec/models/question_spec.rb +76 -0
  485. data/spec/models/questions_spec.rb +46 -0
  486. data/spec/models/records_spec.rb +58 -0
  487. data/spec/models/register_generic_crm_response_spec.rb +46 -0
  488. data/spec/models/request_answered_scorecards_filter_spec.rb +46 -0
  489. data/spec/models/request_calls_access_get_dto_spec.rb +40 -0
  490. data/spec/models/request_calls_filter_spec.rb +46 -0
  491. data/spec/models/request_calls_request_filter_with_owners_content_selector_spec.rb +52 -0
  492. data/spec/models/request_multiple_users_request_with_creation_dates_spec.rb +46 -0
  493. data/spec/models/request_multiple_users_with_dates_spec.rb +46 -0
  494. data/spec/models/request_status_response_spec.rb +68 -0
  495. data/spec/models/request_with_time_period_multiple_users_with_dates_spec.rb +56 -0
  496. data/spec/models/schema_update_response_spec.rb +40 -0
  497. data/spec/models/scorecard_spec.rb +82 -0
  498. data/spec/models/scorecards_spec.rb +46 -0
  499. data/spec/models/sentence_spec.rb +52 -0
  500. data/spec/models/settings_history_spec.rb +46 -0
  501. data/spec/models/settings_spec.rb +70 -0
  502. data/spec/models/sharer_spec.rb +52 -0
  503. data/spec/models/snippet_spec.rb +46 -0
  504. data/spec/models/speaker_spec.rb +52 -0
  505. data/spec/models/speakers_timeline_spec.rb +46 -0
  506. data/spec/models/specific_call_spec.rb +46 -0
  507. data/spec/models/speech_segment_spec.rb +52 -0
  508. data/spec/models/spoken_language_spec.rb +46 -0
  509. data/spec/models/structure_spec.rb +46 -0
  510. data/spec/models/topic_spec.rb +46 -0
  511. data/spec/models/tracker_phrases_spec.rb +52 -0
  512. data/spec/models/tracker_spec.rb +74 -0
  513. data/spec/models/update_meeting_request_spec.rb +70 -0
  514. data/spec/models/update_meeting_response_spec.rb +46 -0
  515. data/spec/models/user_access_details_spec.rb +40 -0
  516. data/spec/models/user_activity_spec.rb +52 -0
  517. data/spec/models/user_aggregate_by_period_activities_spec.rb +52 -0
  518. data/spec/models/user_day_by_day_activity_spec.rb +52 -0
  519. data/spec/models/user_integration_status_spec.rb +70 -0
  520. data/spec/models/user_metadata_spec.rb +124 -0
  521. data/spec/models/user_settings_history_spec.rb +56 -0
  522. data/spec/models/user_simple_metadata_spec.rb +52 -0
  523. data/spec/models/user_spec.rb +46 -0
  524. data/spec/models/users_aggregate_by_period_activity_spec.rb +52 -0
  525. data/spec/models/users_day_by_day_activity_spec.rb +52 -0
  526. data/spec/models/users_metadata_spec.rb +52 -0
  527. data/spec/models/video_spec.rb +46 -0
  528. data/spec/models/workspace_metadata_spec.rb +52 -0
  529. data/spec/models/workspaces_metadata_spec.rb +46 -0
  530. data/spec/spec_helper.rb +110 -0
  531. metadata +807 -0
data/README.md ADDED
@@ -0,0 +1,906 @@
1
+ # gong_api
2
+
3
+ GongAPI - the Ruby gem for the Gong API
4
+
5
+ <h2>Overview</h2> <p> The Gong API allows you to: </p> <ol> <li> Receive the following information from Gong: <ol type=\"a\"> <li> Your company's <a href=\"#tag--Calls\">calls</a> in Gong </li> <li> Your company's <a href=\"#tag--Users\">users</a> in Gong </li> <li> Your company's user <a href=\"#tag--Stats\">stats</a> in Gong </li> <li> Your company's user <a href=\"#tag--Settings\">settings</a> in Gong </li> <li> Your company's <a href=\"#tag--Library\">libraries</a> in Gong </li> </ol></li> <li> <a href=\"#post-/v2/calls\">Upload</a> new or <a href=\"#put-/v2/calls/-id-/media\">update</a> call recordings in Gong, in order to support cases where you have an internal system that records calls or obtains them from a third-party entity. </li> <li> <a href=\"#post-/v2/data-privacy/erase-data-for-email-address\">Data Privacy</a>: Delete users and all their associated elements.</li> <li> Upload <a href=\"#tag--CRM\">CRM</a> data into Gong. </li> </ol> <p>Base URL for all API calls is <a href=\"https://us-55616.api.gong.io\"> https://us-55616.api.gong.io </a> </p> <h2>Authentication</h2> <p> There are two ways to retrieve credentials to the Gong Public API: </p> <ol><li>Retrieve Manually:<br> <p> In the <a href=\"https://app.gong.io/company/api\">Gong API Page</a> (you must be a technical administrator in Gong), click \"Create\" to receive an <b>Access Key</b> and an <b>Access Key Secret</b>.<br> </p> <p> Use the Basic Authorization HTTP header (as per <a target=\"_blank\" href=\"https://www.rfc-editor.org/rfc/rfc7617.txt\">RFC</a>) to access the Public API as shown below:<br> <code>Authorization: Basic &lt;token&gt;</code><br> </p> <p> To create the basic token, combine the <b>Access Key</b> and the <b>Access Key Secret</b> with colon (:) and then encode in Base64 as following:<br> <code>Base64(&lt;accessKey&gt; : &lt;accessKeySecret&gt;)</code><br><br> </p></li> <li>Retrieve through OAuth<br> <p> To obtain the Bearer token, follow the steps described in the <a target=\"_blank\" href=\"https://help.gong.io/hc/en-us/articles/360056677792\">Gong OAuth Guide</a>. <br></p> <p> After obtaining the token, use the Bearer Authorization HTTP header (as per <a target=\"_blank\" href=\"https://www.rfc-editor.org/rfc/rfc6750.txt\">RFC</a>) to access the Public API as shown below:<br> <code>Authorization: Bearer &lt;token&gt;</code> </p> </li></ol> <h2>Limits</h2> <p> By default Gong limits your company's access to the service to 3 API calls per second, and 10,000 API calls per day. </p> <p> When the rate of API calls exceeds these limits an HTTP status code <b>429</b> is returned and a <b>Retry-After</b> header indicates how many seconds to wait before making a new request. </p><p> If required, contact help@gong.io to change these limits. </p> <h2>Cursors</h2> <p> Some API calls that return a list are limited in the amount of records they may return, so multiple API calls may be required to bring all records. Such an API call also returns a <b>records</b> field, which contains the number of records in the current page, the current page number and the total number of records. </p> <p> In cases where the total number of records exceeds the number of records thus far retrieved, the <b>records</b> field will also contain a <b>cursor</b> field which can be used to access the next page of records. To retrieve the next page, repeat the API call with the <b>cursor</b> value as supplied by the previous API call. All other request inputs should remain the same. </p> <h2>Forward Compatibility</h2> <p> When coding a system to accept Gong data, take into account that Gong may, without prior warning, add fields to the JSON output. It is recommended to future proof your code so that it disregards all JSON fields you don't actually use. </p><p></p>
6
+
7
+ This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
8
+
9
+ - API version: V2
10
+ - Package version: 1.0.0
11
+ - Build date: 2023-01-20T15:01:29.073752+01:00[Europe/Belgrade]
12
+ - Build package: io.swagger.codegen.v3.generators.ruby.RubyClientCodegen
13
+
14
+ ## Installation
15
+
16
+ ### Build a gem
17
+
18
+ To build the Ruby code into a gem:
19
+
20
+ ```shell
21
+ gem build gong_api.gemspec
22
+ ```
23
+
24
+ Then either install the gem locally:
25
+
26
+ ```shell
27
+ gem install ./gong_api-1.0.0.gem
28
+ ```
29
+ (for development, run `gem install --dev ./gong_api-1.0.0.gem` to install the development dependencies)
30
+
31
+ or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
+
33
+ Finally add this to the Gemfile:
34
+
35
+ gem 'gong_api', '~> 1.0.0'
36
+
37
+ ### Install from Git
38
+
39
+ If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile:
40
+
41
+ gem 'gong_api', :git => 'https://github.com/GIT_USER_ID/GIT_REPO_ID.git'
42
+
43
+ ### Include the Ruby code directly
44
+
45
+ Include the Ruby code directly using `-I` as follows:
46
+
47
+ ```shell
48
+ ruby -Ilib script.rb
49
+ ```
50
+
51
+ ## Getting Started
52
+
53
+ Please follow the [installation](#installation) procedure and then run the following code:
54
+ ```ruby
55
+ # Load the gem
56
+ require 'gong_api'
57
+
58
+ api_instance = GongAPI::AuditingApi.new
59
+ from_date_time = 'from_date_time_example' # String | The time from which to retrieve log records, in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC).
60
+ log_type = 'log_type_example' # String | Type of logs requested.
61
+ opts = {
62
+ cursor: 'cursor_example', # String | When paging is needed, provide the value supplied by the previous API call to bring the following page of records.
63
+ to_date_time: 'to_date_time_example' # String | The time until which to retrieve log records, in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC); if not specified, the logs end with the latest recorded log.
64
+ }
65
+
66
+ begin
67
+ #Retrieve logs data by type and time range (/v2/logs)
68
+ result = api_instance.list_logs_using_get(from_date_time, log_type, opts)
69
+ p result
70
+ rescue GongAPI::ApiError => e
71
+ puts "Exception when calling AuditingApi->list_logs_using_get: #{e}"
72
+ end
73
+
74
+ api_instance = GongAPI::CRMApi.new
75
+ client_request_id = 'client_request_id_example' # String | A unique identifier sent by you to allow troubleshooting requests. Valid characters for this field are letters, numbers, dashes and underscores.
76
+ integration_id = 789 # Integer | Integration ID generated when creating the integration
77
+
78
+
79
+ begin
80
+ #Delete a Generic CRM integration (/v2/crm/integration/delete)
81
+ result = api_instance.delete_generic_crm_integration_using_delete(client_request_id, integration_id)
82
+ p result
83
+ rescue GongAPI::ApiError => e
84
+ puts "Exception when calling CRMApi->delete_generic_crm_integration_using_delete: #{e}"
85
+ end
86
+
87
+ api_instance = GongAPI::CRMApi.new
88
+ body = ['body_example'] # Array<String> | Requested objects crm ids
89
+ integration_id = 789 # Integer | Integration ID generated when creating the integration
90
+ object_type = 'object_type_example' # String | Requested objects type
91
+
92
+
93
+ begin
94
+ #Get CRM objects (/v2/crm/object/list)
95
+ result = api_instance.get_crm_objects_using_get(body, integration_id, object_type)
96
+ p result
97
+ rescue GongAPI::ApiError => e
98
+ puts "Exception when calling CRMApi->get_crm_objects_using_get: #{e}"
99
+ end
100
+
101
+ api_instance = GongAPI::CRMApi.new
102
+ client_request_id = 'client_request_id_example' # String | <span style='background: rgba(9,30,66,0.08)'>clientRequestId</span> sent to \"/map/users\", \"/object/entities\" or \"/integration/delete\" API
103
+ integration_id = 789 # Integer | Integration ID generated when creating the integration
104
+
105
+
106
+ begin
107
+ #Get Request Status (/v2/crm/request-status)
108
+ result = api_instance.get_request_status_using_get(client_request_id, integration_id)
109
+ p result
110
+ rescue GongAPI::ApiError => e
111
+ puts "Exception when calling CRMApi->get_request_status_using_get: #{e}"
112
+ end
113
+
114
+ api_instance = GongAPI::CRMApi.new
115
+ integration_id = 789 # Integer | Integration ID generated when creating the integration
116
+ object_type = 'object_type_example' # String | Type of object to retrieve the schema fields for (case-sensitive). <br>Omitting this parameter returns the schema for all object types.
117
+
118
+
119
+ begin
120
+ #List Schema Fields (/v2/crm/object/schema/list)
121
+ result = api_instance.list_crm_schema_fields_using_get(integration_id, object_type)
122
+ p result
123
+ rescue GongAPI::ApiError => e
124
+ puts "Exception when calling CRMApi->list_crm_schema_fields_using_get: #{e}"
125
+ end
126
+
127
+ api_instance = GongAPI::CRMApi.new
128
+
129
+ begin
130
+ #Get Generic CRM integration details (/v2/crm/integration/list)
131
+ result = api_instance.list_generic_crm_integration_using_get
132
+ p result
133
+ rescue GongAPI::ApiError => e
134
+ puts "Exception when calling CRMApi->list_generic_crm_integration_using_get: #{e}"
135
+ end
136
+
137
+ api_instance = GongAPI::CRMApi.new
138
+ opts = {
139
+ data_file: 'data_file_example' # String |
140
+ }
141
+
142
+ begin
143
+ #Map Users (Deprecated)
144
+ result = api_instance.map_crm_users_using_post(opts)
145
+ p result
146
+ rescue GongAPI::ApiError => e
147
+ puts "Exception when calling CRMApi->map_crm_users_using_post: #{e}"
148
+ end
149
+
150
+ api_instance = GongAPI::CRMApi.new
151
+ body = GongAPI::GenericCrmRegistrationRequest.new # GenericCrmRegistrationRequest | registrationRequest
152
+
153
+
154
+ begin
155
+ #Register a Generic CRM integration (/v2/crm/integration/new)
156
+ result = api_instance.register_generic_crm_integration_using_put(body)
157
+ p result
158
+ rescue GongAPI::ApiError => e
159
+ puts "Exception when calling CRMApi->register_generic_crm_integration_using_put: #{e}"
160
+ end
161
+
162
+ api_instance = GongAPI::CRMApi.new
163
+ opts = {
164
+ data_file: 'data_file_example' # String |
165
+ }
166
+
167
+ begin
168
+ #Upload CRM objects (/v2/crm/object/entities)
169
+ result = api_instance.upload_crm_data_using_post(opts)
170
+ p result
171
+ rescue GongAPI::ApiError => e
172
+ puts "Exception when calling CRMApi->upload_crm_data_using_post: #{e}"
173
+ end
174
+
175
+ api_instance = GongAPI::CRMApi.new
176
+ body = [GongAPI::GenericSchemaFieldRequest.new] # Array<GenericSchemaFieldRequest> | fields
177
+ integration_id = 789 # Integer | Integration ID generated when creating the integration
178
+ object_type = 'object_type_example' # String | Type of object to set the schema for (case-sensitive)
179
+
180
+
181
+ begin
182
+ #Upload Object Schema (/v2/crm/object/schema)
183
+ result = api_instance.upload_crm_schema_field_using_post(body, integration_id, object_type)
184
+ p result
185
+ rescue GongAPI::ApiError => e
186
+ puts "Exception when calling CRMApi->upload_crm_schema_field_using_post: #{e}"
187
+ end
188
+
189
+ api_instance = GongAPI::CRMApi.new
190
+ body = [GongAPI::GenericDealStageRequest.new] # Array<GenericDealStageRequest> | stages
191
+ integration_id = 789 # Integer | Integration ID generated when creating the integration
192
+
193
+
194
+ begin
195
+ #Upload Stages (Deprecated)
196
+ result = api_instance.upload_stages_using_post(body, integration_id)
197
+ p result
198
+ rescue GongAPI::ApiError => e
199
+ puts "Exception when calling CRMApi->upload_stages_using_post: #{e}"
200
+ end
201
+
202
+ api_instance = GongAPI::CallsApi.new
203
+ id = 'id_example' # String | callId returned from 'Add New Call' request
204
+ opts = {
205
+ media_file: 'media_file_example' # String |
206
+ }
207
+
208
+ begin
209
+ #Add call media (/v2/calls/{id}/media)
210
+ result = api_instance.add_call_recording_using_put(id, opts)
211
+ p result
212
+ rescue GongAPI::ApiError => e
213
+ puts "Exception when calling CallsApi->add_call_recording_using_put: #{e}"
214
+ end
215
+
216
+ api_instance = GongAPI::CallsApi.new
217
+ body = GongAPI::NewCallAddingRequest.new # NewCallAddingRequest | newCallAddingRequest
218
+
219
+
220
+ begin
221
+ #Add new call (/v2/calls)
222
+ result = api_instance.add_call_using_post(body)
223
+ p result
224
+ rescue GongAPI::ApiError => e
225
+ puts "Exception when calling CallsApi->add_call_using_post: #{e}"
226
+ end
227
+
228
+ api_instance = GongAPI::CallsApi.new
229
+ body = GongAPI::RequestCallsFilter.new # RequestCallsFilter | callsRequest
230
+
231
+
232
+ begin
233
+ #Retrieve transcripts of calls by date or callIds (/v2/calls/transcript)
234
+ result = api_instance.get_call_transcripts_using_post(body)
235
+ p result
236
+ rescue GongAPI::ApiError => e
237
+ puts "Exception when calling CallsApi->get_call_transcripts_using_post: #{e}"
238
+ end
239
+
240
+ api_instance = GongAPI::CallsApi.new
241
+ id = 'id_example' # String | Gong's unique numeric identifier for the call (up to 20 digits).
242
+
243
+
244
+ begin
245
+ #Retrieve data for a specific call (/v2/calls/{id})
246
+ result = api_instance.get_call_using_get(id)
247
+ p result
248
+ rescue GongAPI::ApiError => e
249
+ puts "Exception when calling CallsApi->get_call_using_get: #{e}"
250
+ end
251
+
252
+ api_instance = GongAPI::CallsApi.new
253
+ body = GongAPI::RequestCallsRequestFilterWithOwnersContentSelector.new # RequestCallsRequestFilterWithOwnersContentSelector | callsRequest
254
+
255
+
256
+ begin
257
+ #Retrieve detailed call data by various filters (/v2/calls/extensive)
258
+ result = api_instance.list_calls_extensive_using_post(body)
259
+ p result
260
+ rescue GongAPI::ApiError => e
261
+ puts "Exception when calling CallsApi->list_calls_extensive_using_post: #{e}"
262
+ end
263
+
264
+ api_instance = GongAPI::CallsApi.new
265
+ from_date_time = 'from_date_time_example' # String | The date from which to list calls, in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC); if not specified, the calls start with the earliest recorded call. For web-conference calls recorded by Gong, the date denotes its scheduled time, otherwise, it denotes its actual start time.
266
+ to_date_time = 'to_date_time_example' # String | The date until which to list calls, in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC); if not specified, the calls end with the latest recorded call. For web-conference calls recorded by Gong, the date denotes its scheduled time, otherwise, it denotes its actual start time.
267
+ opts = {
268
+ cursor: 'cursor_example', # String | When paging is needed, provide the value supplied by the previous API call to bring the following page of records.
269
+ workspace_id: 'workspace_id_example' # String | Optional Workspace identifier, if supplied the API will return only the calls belonging to this workspace.
270
+ }
271
+
272
+ begin
273
+ #Retrieve call data by date range (/v2/calls)
274
+ result = api_instance.list_calls_using_get1(from_date_time, to_date_time, opts)
275
+ p result
276
+ rescue GongAPI::ApiError => e
277
+ puts "Exception when calling CallsApi->list_calls_using_get1: #{e}"
278
+ end
279
+
280
+ api_instance = GongAPI::CallsApi.new
281
+ opts = {
282
+ cursor: 'cursor_example', # String | When paging is needed, provide the value supplied by the previous API call to bring the following page of records.
283
+ from_date_time: 'from_date_time_example' # String | Association time filter - only the associations made after that time will be listed. The time is in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC); if not specified all association events will be listed.
284
+ }
285
+
286
+ begin
287
+ #List all calls that were manually associated with CRM objects (/v2/calls/manual-crm-associations) in Beta Phase
288
+ result = api_instance.list_crm_calls_manual_association_using_get(opts)
289
+ p result
290
+ rescue GongAPI::ApiError => e
291
+ puts "Exception when calling CallsApi->list_crm_calls_manual_association_using_get: #{e}"
292
+ end
293
+
294
+ api_instance = GongAPI::DataPrivacyApi.new
295
+ email_address = 'email_address_example' # String | The email address.
296
+
297
+
298
+ begin
299
+ #Retrieve all references to an email address. (/v2/data-privacy/data-for-email-address)
300
+ result = api_instance.find_all_references_to_email_address_using_get(email_address)
301
+ p result
302
+ rescue GongAPI::ApiError => e
303
+ puts "Exception when calling DataPrivacyApi->find_all_references_to_email_address_using_get: #{e}"
304
+ end
305
+
306
+ api_instance = GongAPI::DataPrivacyApi.new
307
+ phone_number = 'phone_number_example' # String | The phone number. This number must start with a + (plus) sign followed by the country code, area code, and local phone number. All other non-digits are ignored. The following are examples of permitted phone numbers: +1 425 555 2671, +1-425-555-2671, +1 425 5552671, +14255552671, +1 425 555 26 71, +1(425) 555-2671, etc. Note: This parameter should be URL-encoded.
308
+
309
+
310
+ begin
311
+ #Retrieve all references to a phone number. (/v2/data-privacy/data-for-phone-number)
312
+ result = api_instance.find_all_references_to_phone_number_using_get(phone_number)
313
+ p result
314
+ rescue GongAPI::ApiError => e
315
+ puts "Exception when calling DataPrivacyApi->find_all_references_to_phone_number_using_get: #{e}"
316
+ end
317
+
318
+ api_instance = GongAPI::DataPrivacyApi.new
319
+ email_address = 'email_address_example' # String | The email address.
320
+
321
+
322
+ begin
323
+ #Delete the email address, and all associated elements (/v2/data-privacy/erase-data-for-email-address)
324
+ result = api_instance.purge_email_address_using_post(email_address)
325
+ p result
326
+ rescue GongAPI::ApiError => e
327
+ puts "Exception when calling DataPrivacyApi->purge_email_address_using_post: #{e}"
328
+ end
329
+
330
+ api_instance = GongAPI::DataPrivacyApi.new
331
+ phone_number = 'phone_number_example' # String | The phone number. This number must start with a + (plus) sign followed by the country code, area code, and local phone number. All other non-digits are ignored. The following are examples of permitted phone numbers: +1 425 555 2671, +1-425-555-2671, +1 425 5552671, +14255552671, +1 425 555 26 71, +1(425) 555-2671, etc. Note: This parameter should be URL-encoded.
332
+
333
+
334
+ begin
335
+ #Delete the phone number, and all associated elements (/v2/data-privacy/erase-data-for-phone-number)
336
+ result = api_instance.purge_phone_number_using_post(phone_number)
337
+ p result
338
+ rescue GongAPI::ApiError => e
339
+ puts "Exception when calling DataPrivacyApi->purge_phone_number_using_post: #{e}"
340
+ end
341
+
342
+ api_instance = GongAPI::EngagementInBetaPhaseApi.new
343
+ body = GongAPI::ContentSharedEvent.new # ContentSharedEvent | request
344
+
345
+
346
+ begin
347
+ #Report event of a content share (/v2/customer-engagement/content/shared)
348
+ result = api_instance.content_shared_using_put(body)
349
+ p result
350
+ rescue GongAPI::ApiError => e
351
+ puts "Exception when calling EngagementInBetaPhaseApi->content_shared_using_put: #{e}"
352
+ end
353
+
354
+ api_instance = GongAPI::EngagementInBetaPhaseApi.new
355
+ body = GongAPI::ContentViewedEvent.new # ContentViewedEvent | request
356
+
357
+
358
+ begin
359
+ #Report event of a content view (/v2/customer-engagement/content/viewed)
360
+ result = api_instance.content_viewed_using_put(body)
361
+ p result
362
+ rescue GongAPI::ApiError => e
363
+ puts "Exception when calling EngagementInBetaPhaseApi->content_viewed_using_put: #{e}"
364
+ end
365
+
366
+ api_instance = GongAPI::EngagementInBetaPhaseApi.new
367
+ body = GongAPI::CustomActionEvent.new # CustomActionEvent | request
368
+
369
+
370
+ begin
371
+ #Report event of a custom action (/v2/customer-engagement/action)
372
+ result = api_instance.custom_action_using_put(body)
373
+ p result
374
+ rescue GongAPI::ApiError => e
375
+ puts "Exception when calling EngagementInBetaPhaseApi->custom_action_using_put: #{e}"
376
+ end
377
+
378
+ api_instance = GongAPI::LibraryApi.new
379
+ opts = {
380
+ folder_id: 'folder_id_example' # String | Gong's unique numeric identifier for the folder (up to 20 digits).
381
+ }
382
+
383
+ begin
384
+ #List of calls in a specific folder (/v2/library/folder-content)
385
+ result = api_instance.get_calls_in_specific_folder_using_get(opts)
386
+ p result
387
+ rescue GongAPI::ApiError => e
388
+ puts "Exception when calling LibraryApi->get_calls_in_specific_folder_using_get: #{e}"
389
+ end
390
+
391
+ api_instance = GongAPI::LibraryApi.new
392
+ opts = {
393
+ workspace_id: 'workspace_id_example' # String | Workspace identifier. We will retrieve folders which are related to this specific workspace.
394
+ }
395
+
396
+ begin
397
+ #Retrieve Library folders (/v2/library/folders)
398
+ result = api_instance.get_library_structure_using_get(opts)
399
+ p result
400
+ rescue GongAPI::ApiError => e
401
+ puts "Exception when calling LibraryApi->get_library_structure_using_get: #{e}"
402
+ end
403
+
404
+ api_instance = GongAPI::MeetingsInBetaPhaseApi.new
405
+ body = GongAPI::NewMeetingRequest.new # NewMeetingRequest | newMeetingRequest
406
+
407
+
408
+ begin
409
+ #Create a New Gong Meeting (/v2/meetings)
410
+ result = api_instance.add_meeting_using_post(body)
411
+ p result
412
+ rescue GongAPI::ApiError => e
413
+ puts "Exception when calling MeetingsInBetaPhaseApi->add_meeting_using_post: #{e}"
414
+ end
415
+
416
+ api_instance = GongAPI::MeetingsInBetaPhaseApi.new
417
+ body = GongAPI::DeleteMeetingRequest.new # DeleteMeetingRequest | request
418
+ meeting_id = 789 # Integer | Gong's unique identifier for the meeting (up to 20 digits).
419
+
420
+
421
+ begin
422
+ #Delete a Gong Meeting (/v2/meetings)
423
+ result = api_instance.delete_meeting_using_delete(body, meeting_id)
424
+ p result
425
+ rescue GongAPI::ApiError => e
426
+ puts "Exception when calling MeetingsInBetaPhaseApi->delete_meeting_using_delete: #{e}"
427
+ end
428
+
429
+ api_instance = GongAPI::MeetingsInBetaPhaseApi.new
430
+ body = GongAPI::IntegrationStatusRequest.new # IntegrationStatusRequest | integrationStatusRequest
431
+
432
+
433
+ begin
434
+ #Validate Gong meeting Integration (/v2/meetings/integration/status)
435
+ result = api_instance.integration_status_using_post(body)
436
+ p result
437
+ rescue GongAPI::ApiError => e
438
+ puts "Exception when calling MeetingsInBetaPhaseApi->integration_status_using_post: #{e}"
439
+ end
440
+
441
+ api_instance = GongAPI::MeetingsInBetaPhaseApi.new
442
+ body = GongAPI::UpdateMeetingRequest.new # UpdateMeetingRequest | updateMeetingRequest
443
+ meeting_id = 789 # Integer | Gong's unique identifier for the meeting (up to 20 digits).
444
+
445
+
446
+ begin
447
+ #Update a Gong Meeting (/v2/meetings/{meetingId})
448
+ result = api_instance.update_meeting_using_put(body, meeting_id)
449
+ p result
450
+ rescue GongAPI::ApiError => e
451
+ puts "Exception when calling MeetingsInBetaPhaseApi->update_meeting_using_put: #{e}"
452
+ end
453
+
454
+ api_instance = GongAPI::PermissionsApi.new
455
+ body = GongAPI::CallsUsersAccessAddDto.new # CallsUsersAccessAddDto | callsUsersAccessAddDto
456
+
457
+
458
+ begin
459
+ #Give individual users access to calls (/v2/calls/users-access)
460
+ result = api_instance.add_users_access_to_calls_using_put(body)
461
+ p result
462
+ rescue GongAPI::ApiError => e
463
+ puts "Exception when calling PermissionsApi->add_users_access_to_calls_using_put: #{e}"
464
+ end
465
+
466
+ api_instance = GongAPI::PermissionsApi.new
467
+ body = GongAPI::PermissionProfileDTO.new # PermissionProfileDTO | permissionProfileDTO
468
+ workspace_id = 'workspace_id_example' # String | Workspace identifier. You can retrieve the workspace using the \"workspaces\" (under \"Settings\") API.
469
+
470
+
471
+ begin
472
+ #Create permission profile (/v2/permission-profile)
473
+ result = api_instance.create_permission_profile_using_post(body, workspace_id)
474
+ p result
475
+ rescue GongAPI::ApiError => e
476
+ puts "Exception when calling PermissionsApi->create_permission_profile_using_post: #{e}"
477
+ end
478
+
479
+ api_instance = GongAPI::PermissionsApi.new
480
+ body = GongAPI::CallsUsersAccessDeleteDto.new # CallsUsersAccessDeleteDto | callsUsersAccessDeleteDto
481
+
482
+
483
+ begin
484
+ #Remove specific individual users access from calls (/v2/calls/users-access)
485
+ result = api_instance.delete_users_access_to_calls_using_delete(body)
486
+ p result
487
+ rescue GongAPI::ApiError => e
488
+ puts "Exception when calling PermissionsApi->delete_users_access_to_calls_using_delete: #{e}"
489
+ end
490
+
491
+ api_instance = GongAPI::PermissionsApi.new
492
+ profile_id = 'profile_id_example' # String | Permission profile identifier.
493
+
494
+
495
+ begin
496
+ #Permission profile for a given profile Id (/v2/permission-profile)
497
+ result = api_instance.get_permission_profile_using_get(profile_id)
498
+ p result
499
+ rescue GongAPI::ApiError => e
500
+ puts "Exception when calling PermissionsApi->get_permission_profile_using_get: #{e}"
501
+ end
502
+
503
+ api_instance = GongAPI::PermissionsApi.new
504
+ body = GongAPI::RequestCallsAccessGetDto.new # RequestCallsAccessGetDto | callsAccessGetDto
505
+
506
+
507
+ begin
508
+ #Retrieve users that have specific individual access to calls (/v2/calls/users-access)
509
+ result = api_instance.get_users_access_to_calls_using_get(body)
510
+ p result
511
+ rescue GongAPI::ApiError => e
512
+ puts "Exception when calling PermissionsApi->get_users_access_to_calls_using_get: #{e}"
513
+ end
514
+
515
+ api_instance = GongAPI::PermissionsApi.new
516
+ profile_id = 'profile_id_example' # String | Permission profile identifier.
517
+
518
+
519
+ begin
520
+ #List all users attached to a given permission profile (/v2/permission-profile/users)
521
+ result = api_instance.list_permission_profile_users_using_get(profile_id)
522
+ p result
523
+ rescue GongAPI::ApiError => e
524
+ puts "Exception when calling PermissionsApi->list_permission_profile_users_using_get: #{e}"
525
+ end
526
+
527
+ api_instance = GongAPI::PermissionsApi.new
528
+ workspace_id = 'workspace_id_example' # String | Workspace identifier, the API will return only the profiles belonging to this workspace. You can retrieve the workspace using the \"workspaces\" (under \"Settings\") API.
529
+
530
+
531
+ begin
532
+ #List all company permission profiles for a given workspace (/v2/all-permission-profiles)
533
+ result = api_instance.list_permission_profile_using_get(workspace_id)
534
+ p result
535
+ rescue GongAPI::ApiError => e
536
+ puts "Exception when calling PermissionsApi->list_permission_profile_using_get: #{e}"
537
+ end
538
+
539
+ api_instance = GongAPI::PermissionsApi.new
540
+ body = GongAPI::PermissionProfileDTO.new # PermissionProfileDTO | permissionProfileDTO
541
+ profile_id = 'profile_id_example' # String | Permission profile identifier.
542
+
543
+
544
+ begin
545
+ #Update permission profile (/v2/permission-profile)
546
+ result = api_instance.update_permission_profile_using_put(body, profile_id)
547
+ p result
548
+ rescue GongAPI::ApiError => e
549
+ puts "Exception when calling PermissionsApi->update_permission_profile_using_put: #{e}"
550
+ end
551
+
552
+ api_instance = GongAPI::SettingsApi.new
553
+
554
+ begin
555
+ #Retrieve scorecards details (/v2/settings/scorecards)
556
+ result = api_instance.list_scorecards_using_get
557
+ p result
558
+ rescue GongAPI::ApiError => e
559
+ puts "Exception when calling SettingsApi->list_scorecards_using_get: #{e}"
560
+ end
561
+
562
+ api_instance = GongAPI::SettingsApi.new
563
+
564
+ begin
565
+ #List all company workspaces (/v2/workspaces)
566
+ result = api_instance.list_workspaces_using_get
567
+ p result
568
+ rescue GongAPI::ApiError => e
569
+ puts "Exception when calling SettingsApi->list_workspaces_using_get: #{e}"
570
+ end
571
+
572
+ api_instance = GongAPI::StatsApi.new
573
+ body = GongAPI::RequestAnsweredScorecardsFilter.new # RequestAnsweredScorecardsFilter | answeredScorecardsRequest
574
+
575
+
576
+ begin
577
+ #Retrieve answered scorecards for applicable reviewed users or scorecards for a date range (/v2/stats/activity/scorecards)
578
+ result = api_instance.list_answered_scorecards_using_post(body)
579
+ p result
580
+ rescue GongAPI::ApiError => e
581
+ puts "Exception when calling StatsApi->list_answered_scorecards_using_post: #{e}"
582
+ end
583
+
584
+ api_instance = GongAPI::StatsApi.new
585
+ body = GongAPI::RequestMultipleUsersWithDates.new # RequestMultipleUsersWithDates | statsRequest
586
+
587
+
588
+ begin
589
+ #Retrieve interaction stats for applicable users by date (/v2/stats/interaction)
590
+ result = api_instance.list_interaction_stats_using_post(body)
591
+ p result
592
+ rescue GongAPI::ApiError => e
593
+ puts "Exception when calling StatsApi->list_interaction_stats_using_post: #{e}"
594
+ end
595
+
596
+ api_instance = GongAPI::StatsApi.new
597
+ body = GongAPI::RequestMultipleUsersWithDates.new # RequestMultipleUsersWithDates | multipleUsersRequest
598
+
599
+
600
+ begin
601
+ #Retrieve aggregated activity for defined users by date (/v2/stats/activity/aggregate)
602
+ result = api_instance.list_multiple_users_aggregate_activity_using_post(body)
603
+ p result
604
+ rescue GongAPI::ApiError => e
605
+ puts "Exception when calling StatsApi->list_multiple_users_aggregate_activity_using_post: #{e}"
606
+ end
607
+
608
+ api_instance = GongAPI::StatsApi.new
609
+ body = GongAPI::RequestWithTimePeriodMultipleUsersWithDates.new # RequestWithTimePeriodMultipleUsersWithDates | multipleUsersRequest
610
+
611
+
612
+ begin
613
+ #Retrieve aggregated activity for defined users by a date range with grouping in time periods (/v2/stats/activity/aggregate-by-period)
614
+ result = api_instance.list_multiple_users_aggregate_by_period_using_post(body)
615
+ p result
616
+ rescue GongAPI::ApiError => e
617
+ puts "Exception when calling StatsApi->list_multiple_users_aggregate_by_period_using_post: #{e}"
618
+ end
619
+
620
+ api_instance = GongAPI::StatsApi.new
621
+ body = GongAPI::RequestMultipleUsersWithDates.new # RequestMultipleUsersWithDates | multipleUsersRequest
622
+
623
+
624
+ begin
625
+ #Retrieve daily activity for applicable users for a date range (/v2/stats/activity/day-by-day)
626
+ result = api_instance.list_multiple_users_day_by_day_activity_using_post(body)
627
+ p result
628
+ rescue GongAPI::ApiError => e
629
+ puts "Exception when calling StatsApi->list_multiple_users_day_by_day_activity_using_post: #{e}"
630
+ end
631
+
632
+ api_instance = GongAPI::UsersApi.new
633
+ id = 'id_example' # String | Gong's unique numeric identifier for the user (up to 20 digits).
634
+
635
+
636
+ begin
637
+ #Retrieve user history (/v2/users/{id}/settings-history)
638
+ result = api_instance.get_user_history_using_get(id)
639
+ p result
640
+ rescue GongAPI::ApiError => e
641
+ puts "Exception when calling UsersApi->get_user_history_using_get: #{e}"
642
+ end
643
+
644
+ api_instance = GongAPI::UsersApi.new
645
+ id = 'id_example' # String | Gong's unique numeric identifier for the user (up to 20 digits).
646
+
647
+
648
+ begin
649
+ #Retrieve user (/v2/users/{id})
650
+ result = api_instance.get_user_using_get(id)
651
+ p result
652
+ rescue GongAPI::ApiError => e
653
+ puts "Exception when calling UsersApi->get_user_using_get: #{e}"
654
+ end
655
+
656
+ api_instance = GongAPI::UsersApi.new
657
+ body = GongAPI::RequestMultipleUsersRequestWithCreationDates.new # RequestMultipleUsersRequestWithCreationDates | multipleUsersRequest
658
+
659
+
660
+ begin
661
+ #List users by filter (/v2/users/extensive)
662
+ result = api_instance.list_multiple_users_using_post(body)
663
+ p result
664
+ rescue GongAPI::ApiError => e
665
+ puts "Exception when calling UsersApi->list_multiple_users_using_post: #{e}"
666
+ end
667
+
668
+ api_instance = GongAPI::UsersApi.new
669
+ opts = {
670
+ cursor: 'cursor_example', # String | When paging is needed, provide the value supplied by the previous API call to bring the following page of records.
671
+ include_avatars: true # BOOLEAN | Avatars are synthetic users representing Gong employees (CSMs and support providers) when they access your instance. References to avatars' IDs may be found in the outputs of other API endpoints. This parameter is optional, if not provided avatars will not be included in the results.
672
+ }
673
+
674
+ begin
675
+ #List all users (/v2/users)
676
+ result = api_instance.list_users_using_get1(opts)
677
+ p result
678
+ rescue GongAPI::ApiError => e
679
+ puts "Exception when calling UsersApi->list_users_using_get1: #{e}"
680
+ end
681
+ ```
682
+
683
+ ## Documentation for API Endpoints
684
+
685
+ All URIs are relative to *//127.0.0.1/*
686
+
687
+ Class | Method | HTTP request | Description
688
+ ------------ | ------------- | ------------- | -------------
689
+ *GongAPI::AuditingApi* | [**list_logs_using_get**](docs/AuditingApi.md#list_logs_using_get) | **GET** /v2/logs | Retrieve logs data by type and time range (/v2/logs)
690
+ *GongAPI::CRMApi* | [**delete_generic_crm_integration_using_delete**](docs/CRMApi.md#delete_generic_crm_integration_using_delete) | **DELETE** /v2/crm/integration/delete | Delete a Generic CRM integration (/v2/crm/integration/delete)
691
+ *GongAPI::CRMApi* | [**get_crm_objects_using_get**](docs/CRMApi.md#get_crm_objects_using_get) | **GET** /v2/crm/object/list | Get CRM objects (/v2/crm/object/list)
692
+ *GongAPI::CRMApi* | [**get_request_status_using_get**](docs/CRMApi.md#get_request_status_using_get) | **GET** /v2/crm/request-status | Get Request Status (/v2/crm/request-status)
693
+ *GongAPI::CRMApi* | [**list_crm_schema_fields_using_get**](docs/CRMApi.md#list_crm_schema_fields_using_get) | **GET** /v2/crm/object/schema/list | List Schema Fields (/v2/crm/object/schema/list)
694
+ *GongAPI::CRMApi* | [**list_generic_crm_integration_using_get**](docs/CRMApi.md#list_generic_crm_integration_using_get) | **GET** /v2/crm/integration/list | Get Generic CRM integration details (/v2/crm/integration/list)
695
+ *GongAPI::CRMApi* | [**map_crm_users_using_post**](docs/CRMApi.md#map_crm_users_using_post) | **POST** /v2/crm/map/users | Map Users (Deprecated)
696
+ *GongAPI::CRMApi* | [**register_generic_crm_integration_using_put**](docs/CRMApi.md#register_generic_crm_integration_using_put) | **PUT** /v2/crm/integration/new | Register a Generic CRM integration (/v2/crm/integration/new)
697
+ *GongAPI::CRMApi* | [**upload_crm_data_using_post**](docs/CRMApi.md#upload_crm_data_using_post) | **POST** /v2/crm/object/entities | Upload CRM objects (/v2/crm/object/entities)
698
+ *GongAPI::CRMApi* | [**upload_crm_schema_field_using_post**](docs/CRMApi.md#upload_crm_schema_field_using_post) | **POST** /v2/crm/object/schema | Upload Object Schema (/v2/crm/object/schema)
699
+ *GongAPI::CRMApi* | [**upload_stages_using_post**](docs/CRMApi.md#upload_stages_using_post) | **POST** /v2/crm/stages | Upload Stages (Deprecated)
700
+ *GongAPI::CallsApi* | [**add_call_recording_using_put**](docs/CallsApi.md#add_call_recording_using_put) | **PUT** /v2/calls/{id}/media | Add call media (/v2/calls/{id}/media)
701
+ *GongAPI::CallsApi* | [**add_call_using_post**](docs/CallsApi.md#add_call_using_post) | **POST** /v2/calls | Add new call (/v2/calls)
702
+ *GongAPI::CallsApi* | [**get_call_transcripts_using_post**](docs/CallsApi.md#get_call_transcripts_using_post) | **POST** /v2/calls/transcript | Retrieve transcripts of calls by date or callIds (/v2/calls/transcript)
703
+ *GongAPI::CallsApi* | [**get_call_using_get**](docs/CallsApi.md#get_call_using_get) | **GET** /v2/calls/{id} | Retrieve data for a specific call (/v2/calls/{id})
704
+ *GongAPI::CallsApi* | [**list_calls_extensive_using_post**](docs/CallsApi.md#list_calls_extensive_using_post) | **POST** /v2/calls/extensive | Retrieve detailed call data by various filters (/v2/calls/extensive)
705
+ *GongAPI::CallsApi* | [**list_calls_using_get1**](docs/CallsApi.md#list_calls_using_get1) | **GET** /v2/calls | Retrieve call data by date range (/v2/calls)
706
+ *GongAPI::CallsApi* | [**list_crm_calls_manual_association_using_get**](docs/CallsApi.md#list_crm_calls_manual_association_using_get) | **GET** /v2/calls/manual-crm-associations | List all calls that were manually associated with CRM objects (/v2/calls/manual-crm-associations) in Beta Phase
707
+ *GongAPI::DataPrivacyApi* | [**find_all_references_to_email_address_using_get**](docs/DataPrivacyApi.md#find_all_references_to_email_address_using_get) | **GET** /v2/data-privacy/data-for-email-address | Retrieve all references to an email address. (/v2/data-privacy/data-for-email-address)
708
+ *GongAPI::DataPrivacyApi* | [**find_all_references_to_phone_number_using_get**](docs/DataPrivacyApi.md#find_all_references_to_phone_number_using_get) | **GET** /v2/data-privacy/data-for-phone-number | Retrieve all references to a phone number. (/v2/data-privacy/data-for-phone-number)
709
+ *GongAPI::DataPrivacyApi* | [**purge_email_address_using_post**](docs/DataPrivacyApi.md#purge_email_address_using_post) | **POST** /v2/data-privacy/erase-data-for-email-address | Delete the email address, and all associated elements (/v2/data-privacy/erase-data-for-email-address)
710
+ *GongAPI::DataPrivacyApi* | [**purge_phone_number_using_post**](docs/DataPrivacyApi.md#purge_phone_number_using_post) | **POST** /v2/data-privacy/erase-data-for-phone-number | Delete the phone number, and all associated elements (/v2/data-privacy/erase-data-for-phone-number)
711
+ *GongAPI::EngagementInBetaPhaseApi* | [**content_shared_using_put**](docs/EngagementInBetaPhaseApi.md#content_shared_using_put) | **PUT** /v2/customer-engagement/content/shared | Report event of a content share (/v2/customer-engagement/content/shared)
712
+ *GongAPI::EngagementInBetaPhaseApi* | [**content_viewed_using_put**](docs/EngagementInBetaPhaseApi.md#content_viewed_using_put) | **PUT** /v2/customer-engagement/content/viewed | Report event of a content view (/v2/customer-engagement/content/viewed)
713
+ *GongAPI::EngagementInBetaPhaseApi* | [**custom_action_using_put**](docs/EngagementInBetaPhaseApi.md#custom_action_using_put) | **PUT** /v2/customer-engagement/action | Report event of a custom action (/v2/customer-engagement/action)
714
+ *GongAPI::LibraryApi* | [**get_calls_in_specific_folder_using_get**](docs/LibraryApi.md#get_calls_in_specific_folder_using_get) | **GET** /v2/library/folder-content | List of calls in a specific folder (/v2/library/folder-content)
715
+ *GongAPI::LibraryApi* | [**get_library_structure_using_get**](docs/LibraryApi.md#get_library_structure_using_get) | **GET** /v2/library/folders | Retrieve Library folders (/v2/library/folders)
716
+ *GongAPI::MeetingsInBetaPhaseApi* | [**add_meeting_using_post**](docs/MeetingsInBetaPhaseApi.md#add_meeting_using_post) | **POST** /v2/meetings | Create a New Gong Meeting (/v2/meetings)
717
+ *GongAPI::MeetingsInBetaPhaseApi* | [**delete_meeting_using_delete**](docs/MeetingsInBetaPhaseApi.md#delete_meeting_using_delete) | **DELETE** /v2/meetings/{meetingId} | Delete a Gong Meeting (/v2/meetings)
718
+ *GongAPI::MeetingsInBetaPhaseApi* | [**integration_status_using_post**](docs/MeetingsInBetaPhaseApi.md#integration_status_using_post) | **POST** /v2/meetings/integration/status | Validate Gong meeting Integration (/v2/meetings/integration/status)
719
+ *GongAPI::MeetingsInBetaPhaseApi* | [**update_meeting_using_put**](docs/MeetingsInBetaPhaseApi.md#update_meeting_using_put) | **PUT** /v2/meetings/{meetingId} | Update a Gong Meeting (/v2/meetings/{meetingId})
720
+ *GongAPI::PermissionsApi* | [**add_users_access_to_calls_using_put**](docs/PermissionsApi.md#add_users_access_to_calls_using_put) | **PUT** /v2/calls/users-access | Give individual users access to calls (/v2/calls/users-access)
721
+ *GongAPI::PermissionsApi* | [**create_permission_profile_using_post**](docs/PermissionsApi.md#create_permission_profile_using_post) | **POST** /v2/permission-profile | Create permission profile (/v2/permission-profile)
722
+ *GongAPI::PermissionsApi* | [**delete_users_access_to_calls_using_delete**](docs/PermissionsApi.md#delete_users_access_to_calls_using_delete) | **DELETE** /v2/calls/users-access | Remove specific individual users access from calls (/v2/calls/users-access)
723
+ *GongAPI::PermissionsApi* | [**get_permission_profile_using_get**](docs/PermissionsApi.md#get_permission_profile_using_get) | **GET** /v2/permission-profile | Permission profile for a given profile Id (/v2/permission-profile)
724
+ *GongAPI::PermissionsApi* | [**get_users_access_to_calls_using_get**](docs/PermissionsApi.md#get_users_access_to_calls_using_get) | **GET** /v2/calls/users-access | Retrieve users that have specific individual access to calls (/v2/calls/users-access)
725
+ *GongAPI::PermissionsApi* | [**list_permission_profile_users_using_get**](docs/PermissionsApi.md#list_permission_profile_users_using_get) | **GET** /v2/permission-profile/users | List all users attached to a given permission profile (/v2/permission-profile/users)
726
+ *GongAPI::PermissionsApi* | [**list_permission_profile_using_get**](docs/PermissionsApi.md#list_permission_profile_using_get) | **GET** /v2/all-permission-profiles | List all company permission profiles for a given workspace (/v2/all-permission-profiles)
727
+ *GongAPI::PermissionsApi* | [**update_permission_profile_using_put**](docs/PermissionsApi.md#update_permission_profile_using_put) | **PUT** /v2/permission-profile | Update permission profile (/v2/permission-profile)
728
+ *GongAPI::SettingsApi* | [**list_scorecards_using_get**](docs/SettingsApi.md#list_scorecards_using_get) | **GET** /v2/settings/scorecards | Retrieve scorecards details (/v2/settings/scorecards)
729
+ *GongAPI::SettingsApi* | [**list_workspaces_using_get**](docs/SettingsApi.md#list_workspaces_using_get) | **GET** /v2/workspaces | List all company workspaces (/v2/workspaces)
730
+ *GongAPI::StatsApi* | [**list_answered_scorecards_using_post**](docs/StatsApi.md#list_answered_scorecards_using_post) | **POST** /v2/stats/activity/scorecards | Retrieve answered scorecards for applicable reviewed users or scorecards for a date range (/v2/stats/activity/scorecards)
731
+ *GongAPI::StatsApi* | [**list_interaction_stats_using_post**](docs/StatsApi.md#list_interaction_stats_using_post) | **POST** /v2/stats/interaction | Retrieve interaction stats for applicable users by date (/v2/stats/interaction)
732
+ *GongAPI::StatsApi* | [**list_multiple_users_aggregate_activity_using_post**](docs/StatsApi.md#list_multiple_users_aggregate_activity_using_post) | **POST** /v2/stats/activity/aggregate | Retrieve aggregated activity for defined users by date (/v2/stats/activity/aggregate)
733
+ *GongAPI::StatsApi* | [**list_multiple_users_aggregate_by_period_using_post**](docs/StatsApi.md#list_multiple_users_aggregate_by_period_using_post) | **POST** /v2/stats/activity/aggregate-by-period | Retrieve aggregated activity for defined users by a date range with grouping in time periods (/v2/stats/activity/aggregate-by-period)
734
+ *GongAPI::StatsApi* | [**list_multiple_users_day_by_day_activity_using_post**](docs/StatsApi.md#list_multiple_users_day_by_day_activity_using_post) | **POST** /v2/stats/activity/day-by-day | Retrieve daily activity for applicable users for a date range (/v2/stats/activity/day-by-day)
735
+ *GongAPI::UsersApi* | [**get_user_history_using_get**](docs/UsersApi.md#get_user_history_using_get) | **GET** /v2/users/{id}/settings-history | Retrieve user history (/v2/users/{id}/settings-history)
736
+ *GongAPI::UsersApi* | [**get_user_using_get**](docs/UsersApi.md#get_user_using_get) | **GET** /v2/users/{id} | Retrieve user (/v2/users/{id})
737
+ *GongAPI::UsersApi* | [**list_multiple_users_using_post**](docs/UsersApi.md#list_multiple_users_using_post) | **POST** /v2/users/extensive | List users by filter (/v2/users/extensive)
738
+ *GongAPI::UsersApi* | [**list_users_using_get1**](docs/UsersApi.md#list_users_using_get1) | **GET** /v2/users | List all users (/v2/users)
739
+
740
+ ## Documentation for Models
741
+
742
+ - [GongAPI::Actor](docs/Actor.md)
743
+ - [GongAPI::AggregateActivity](docs/AggregateActivity.md)
744
+ - [GongAPI::AggregateActivityWithDates](docs/AggregateActivityWithDates.md)
745
+ - [GongAPI::Answer](docs/Answer.md)
746
+ - [GongAPI::AnsweredScorecard](docs/AnsweredScorecard.md)
747
+ - [GongAPI::AnsweredScorecards](docs/AnsweredScorecards.md)
748
+ - [GongAPI::AnsweredScorecardsFilter](docs/AnsweredScorecardsFilter.md)
749
+ - [GongAPI::AssociationObject](docs/AssociationObject.md)
750
+ - [GongAPI::AsyncProcessingResponse](docs/AsyncProcessingResponse.md)
751
+ - [GongAPI::BaseResponse](docs/BaseResponse.md)
752
+ - [GongAPI::Call](docs/Call.md)
753
+ - [GongAPI::CallAccessDetails](docs/CallAccessDetails.md)
754
+ - [GongAPI::CallAccessWithPermissionLevel](docs/CallAccessWithPermissionLevel.md)
755
+ - [GongAPI::CallBasicData](docs/CallBasicData.md)
756
+ - [GongAPI::CallCollaboration](docs/CallCollaboration.md)
757
+ - [GongAPI::CallContent](docs/CallContent.md)
758
+ - [GongAPI::CallContext](docs/CallContext.md)
759
+ - [GongAPI::CallInteraction](docs/CallInteraction.md)
760
+ - [GongAPI::CallParticipant](docs/CallParticipant.md)
761
+ - [GongAPI::CallReference](docs/CallReference.md)
762
+ - [GongAPI::CallTranscript](docs/CallTranscript.md)
763
+ - [GongAPI::CallTranscripts](docs/CallTranscripts.md)
764
+ - [GongAPI::CallUploadContext](docs/CallUploadContext.md)
765
+ - [GongAPI::CallUsersAccessDto](docs/CallUsersAccessDto.md)
766
+ - [GongAPI::Calls](docs/Calls.md)
767
+ - [GongAPI::CallsAccessDetailsResponse](docs/CallsAccessDetailsResponse.md)
768
+ - [GongAPI::CallsAccessGetDto](docs/CallsAccessGetDto.md)
769
+ - [GongAPI::CallsFilter](docs/CallsFilter.md)
770
+ - [GongAPI::CallsRequestFilterWithOwners](docs/CallsRequestFilterWithOwners.md)
771
+ - [GongAPI::CallsResponse](docs/CallsResponse.md)
772
+ - [GongAPI::CallsUsersAccessAddDto](docs/CallsUsersAccessAddDto.md)
773
+ - [GongAPI::CallsUsersAccessDeleteDto](docs/CallsUsersAccessDeleteDto.md)
774
+ - [GongAPI::CoachingAccessWithPermissionLevel](docs/CoachingAccessWithPermissionLevel.md)
775
+ - [GongAPI::Collaboration](docs/Collaboration.md)
776
+ - [GongAPI::Comment](docs/Comment.md)
777
+ - [GongAPI::CompanyUsersAggregateActivityResponse](docs/CompanyUsersAggregateActivityResponse.md)
778
+ - [GongAPI::CompanyUsersIntercationStatsResponse](docs/CompanyUsersIntercationStatsResponse.md)
779
+ - [GongAPI::Content](docs/Content.md)
780
+ - [GongAPI::ContentSelector](docs/ContentSelector.md)
781
+ - [GongAPI::ContentSharedEvent](docs/ContentSharedEvent.md)
782
+ - [GongAPI::ContentViewedEvent](docs/ContentViewedEvent.md)
783
+ - [GongAPI::ContextField](docs/ContextField.md)
784
+ - [GongAPI::CrmPartyContextField](docs/CrmPartyContextField.md)
785
+ - [GongAPI::CustomActionEvent](docs/CustomActionEvent.md)
786
+ - [GongAPI::CustomerData](docs/CustomerData.md)
787
+ - [GongAPI::CustomerDataObject](docs/CustomerDataObject.md)
788
+ - [GongAPI::CustomerEngagement](docs/CustomerEngagement.md)
789
+ - [GongAPI::DailyActivityWithDates](docs/DailyActivityWithDates.md)
790
+ - [GongAPI::DealsAccessWithPermissionLevel](docs/DealsAccessWithPermissionLevel.md)
791
+ - [GongAPI::DeleteMeetingRequest](docs/DeleteMeetingRequest.md)
792
+ - [GongAPI::EmailAddressReferences](docs/EmailAddressReferences.md)
793
+ - [GongAPI::EmailMessage](docs/EmailMessage.md)
794
+ - [GongAPI::EmailsAccessWithPermissionLevel](docs/EmailsAccessWithPermissionLevel.md)
795
+ - [GongAPI::ErrorResponse](docs/ErrorResponse.md)
796
+ - [GongAPI::EventAcceptedResponse](docs/EventAcceptedResponse.md)
797
+ - [GongAPI::ExposedFields](docs/ExposedFields.md)
798
+ - [GongAPI::ExternalCallObject](docs/ExternalCallObject.md)
799
+ - [GongAPI::ExternalCrmCallObject](docs/ExternalCrmCallObject.md)
800
+ - [GongAPI::ExternalCrmPartyObject](docs/ExternalCrmPartyObject.md)
801
+ - [GongAPI::ExternalPartyObject](docs/ExternalPartyObject.md)
802
+ - [GongAPI::ExternalSystem](docs/ExternalSystem.md)
803
+ - [GongAPI::ExternalSystemObject](docs/ExternalSystemObject.md)
804
+ - [GongAPI::ForecastAccessWithPermissionLevel](docs/ForecastAccessWithPermissionLevel.md)
805
+ - [GongAPI::GenericCrmIntegration](docs/GenericCrmIntegration.md)
806
+ - [GongAPI::GenericCrmRegistrationRequest](docs/GenericCrmRegistrationRequest.md)
807
+ - [GongAPI::GenericDealStageRequest](docs/GenericDealStageRequest.md)
808
+ - [GongAPI::GenericProperty](docs/GenericProperty.md)
809
+ - [GongAPI::GenericSchemaFieldRequest](docs/GenericSchemaFieldRequest.md)
810
+ - [GongAPI::GetGenericCrmObjectsResponse](docs/GetGenericCrmObjectsResponse.md)
811
+ - [GongAPI::IdMediaBody](docs/IdMediaBody.md)
812
+ - [GongAPI::InsightsAccessWithPermissionLevel](docs/InsightsAccessWithPermissionLevel.md)
813
+ - [GongAPI::IntegrationStatusRequest](docs/IntegrationStatusRequest.md)
814
+ - [GongAPI::IntegrationStatusResponse](docs/IntegrationStatusResponse.md)
815
+ - [GongAPI::Interaction](docs/Interaction.md)
816
+ - [GongAPI::InteractionStat](docs/InteractionStat.md)
817
+ - [GongAPI::InteractionStats](docs/InteractionStats.md)
818
+ - [GongAPI::LibraryCall](docs/LibraryCall.md)
819
+ - [GongAPI::LibraryFolder](docs/LibraryFolder.md)
820
+ - [GongAPI::LibraryFolderAccess](docs/LibraryFolderAccess.md)
821
+ - [GongAPI::LibraryFolderListOfCallsResponse](docs/LibraryFolderListOfCallsResponse.md)
822
+ - [GongAPI::LibraryResponse](docs/LibraryResponse.md)
823
+ - [GongAPI::LineErrorResponse](docs/LineErrorResponse.md)
824
+ - [GongAPI::ListGenericCrmIntegrationsResponse](docs/ListGenericCrmIntegrationsResponse.md)
825
+ - [GongAPI::ListSelectedFieldsResponse](docs/ListSelectedFieldsResponse.md)
826
+ - [GongAPI::LogEntry](docs/LogEntry.md)
827
+ - [GongAPI::LogsResponse](docs/LogsResponse.md)
828
+ - [GongAPI::ManualAssociationResponse](docs/ManualAssociationResponse.md)
829
+ - [GongAPI::ManualAssociationsBasicData](docs/ManualAssociationsBasicData.md)
830
+ - [GongAPI::MapUsersBody](docs/MapUsersBody.md)
831
+ - [GongAPI::Media](docs/Media.md)
832
+ - [GongAPI::Meeting](docs/Meeting.md)
833
+ - [GongAPI::MeetingInvitee](docs/MeetingInvitee.md)
834
+ - [GongAPI::MeetingsErrorResponse](docs/MeetingsErrorResponse.md)
835
+ - [GongAPI::Monologue](docs/Monologue.md)
836
+ - [GongAPI::MultipleUsersRequestWithCreationDates](docs/MultipleUsersRequestWithCreationDates.md)
837
+ - [GongAPI::MultipleUsersWithDates](docs/MultipleUsersWithDates.md)
838
+ - [GongAPI::NewCallAddingRequest](docs/NewCallAddingRequest.md)
839
+ - [GongAPI::NewCallAddingResponse](docs/NewCallAddingResponse.md)
840
+ - [GongAPI::NewCallRecordingResponse](docs/NewCallRecordingResponse.md)
841
+ - [GongAPI::NewMeetingRequest](docs/NewMeetingRequest.md)
842
+ - [GongAPI::NewMeetingResponse](docs/NewMeetingResponse.md)
843
+ - [GongAPI::ObjectEntitiesBody](docs/ObjectEntitiesBody.md)
844
+ - [GongAPI::Occurrences](docs/Occurrences.md)
845
+ - [GongAPI::Party](docs/Party.md)
846
+ - [GongAPI::PartyContext](docs/PartyContext.md)
847
+ - [GongAPI::PartyContextField](docs/PartyContextField.md)
848
+ - [GongAPI::PartyUploadContext](docs/PartyUploadContext.md)
849
+ - [GongAPI::PermissionProfileDTO](docs/PermissionProfileDTO.md)
850
+ - [GongAPI::PermissionProfileResponse](docs/PermissionProfileResponse.md)
851
+ - [GongAPI::PermissionProfileUsersResponse](docs/PermissionProfileUsersResponse.md)
852
+ - [GongAPI::PermissionProfilesResponse](docs/PermissionProfilesResponse.md)
853
+ - [GongAPI::PhoneNumberReferences](docs/PhoneNumberReferences.md)
854
+ - [GongAPI::PointOfInterest](docs/PointOfInterest.md)
855
+ - [GongAPI::PointsOfInterest](docs/PointsOfInterest.md)
856
+ - [GongAPI::Question](docs/Question.md)
857
+ - [GongAPI::Questions](docs/Questions.md)
858
+ - [GongAPI::Records](docs/Records.md)
859
+ - [GongAPI::RegisterGenericCrmResponse](docs/RegisterGenericCrmResponse.md)
860
+ - [GongAPI::RequestAnsweredScorecardsFilter](docs/RequestAnsweredScorecardsFilter.md)
861
+ - [GongAPI::RequestCallsAccessGetDto](docs/RequestCallsAccessGetDto.md)
862
+ - [GongAPI::RequestCallsFilter](docs/RequestCallsFilter.md)
863
+ - [GongAPI::RequestCallsRequestFilterWithOwnersContentSelector](docs/RequestCallsRequestFilterWithOwnersContentSelector.md)
864
+ - [GongAPI::RequestMultipleUsersRequestWithCreationDates](docs/RequestMultipleUsersRequestWithCreationDates.md)
865
+ - [GongAPI::RequestMultipleUsersWithDates](docs/RequestMultipleUsersWithDates.md)
866
+ - [GongAPI::RequestStatusResponse](docs/RequestStatusResponse.md)
867
+ - [GongAPI::RequestWithTimePeriodMultipleUsersWithDates](docs/RequestWithTimePeriodMultipleUsersWithDates.md)
868
+ - [GongAPI::SchemaUpdateResponse](docs/SchemaUpdateResponse.md)
869
+ - [GongAPI::Scorecard](docs/Scorecard.md)
870
+ - [GongAPI::Scorecards](docs/Scorecards.md)
871
+ - [GongAPI::Sentence](docs/Sentence.md)
872
+ - [GongAPI::Settings](docs/Settings.md)
873
+ - [GongAPI::SettingsHistory](docs/SettingsHistory.md)
874
+ - [GongAPI::Sharer](docs/Sharer.md)
875
+ - [GongAPI::Snippet](docs/Snippet.md)
876
+ - [GongAPI::Speaker](docs/Speaker.md)
877
+ - [GongAPI::SpeakersTimeline](docs/SpeakersTimeline.md)
878
+ - [GongAPI::SpecificCall](docs/SpecificCall.md)
879
+ - [GongAPI::SpeechSegment](docs/SpeechSegment.md)
880
+ - [GongAPI::SpokenLanguage](docs/SpokenLanguage.md)
881
+ - [GongAPI::Structure](docs/Structure.md)
882
+ - [GongAPI::Topic](docs/Topic.md)
883
+ - [GongAPI::Tracker](docs/Tracker.md)
884
+ - [GongAPI::TrackerPhrases](docs/TrackerPhrases.md)
885
+ - [GongAPI::UpdateMeetingRequest](docs/UpdateMeetingRequest.md)
886
+ - [GongAPI::UpdateMeetingResponse](docs/UpdateMeetingResponse.md)
887
+ - [GongAPI::User](docs/User.md)
888
+ - [GongAPI::UserAccessDetails](docs/UserAccessDetails.md)
889
+ - [GongAPI::UserActivity](docs/UserActivity.md)
890
+ - [GongAPI::UserAggregateByPeriodActivities](docs/UserAggregateByPeriodActivities.md)
891
+ - [GongAPI::UserDayByDayActivity](docs/UserDayByDayActivity.md)
892
+ - [GongAPI::UserIntegrationStatus](docs/UserIntegrationStatus.md)
893
+ - [GongAPI::UserMetadata](docs/UserMetadata.md)
894
+ - [GongAPI::UserSettingsHistory](docs/UserSettingsHistory.md)
895
+ - [GongAPI::UserSimpleMetadata](docs/UserSimpleMetadata.md)
896
+ - [GongAPI::UsersAggregateByPeriodActivity](docs/UsersAggregateByPeriodActivity.md)
897
+ - [GongAPI::UsersDayByDayActivity](docs/UsersDayByDayActivity.md)
898
+ - [GongAPI::UsersMetadata](docs/UsersMetadata.md)
899
+ - [GongAPI::Video](docs/Video.md)
900
+ - [GongAPI::WorkspaceMetadata](docs/WorkspaceMetadata.md)
901
+ - [GongAPI::WorkspacesMetadata](docs/WorkspacesMetadata.md)
902
+
903
+ ## Documentation for Authorization
904
+
905
+ All endpoints do not require authorization.
906
+