{"items":[{"type":"link","label":"Integrations API [deprecated]","link":"/openapi/integrations-api","routeSlug":"/openapi/integrations-api","content":{"contentType":"overview","meta":{"name":"Integrations API [deprecated]"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"index.json","url":"/_bundle/openapi/integrations-api/index.json?download"},{"kind":"download","label":"index.yaml","url":"/_bundle/openapi/integrations-api/index.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"/","description":"The Server"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Integrations API [deprecated] (1.0.0)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":"Welcome to the Dixa integrations API. Remember to set your credentials using the 'Authorize' button. Note that this API is deprecated and equivalent functionality can be found in Dixa API."}],"sectionId":"/openapi/integrations-api"}],"sectionId":"/openapi/integrations-api"}]}]}},{"type":"group","label":"Users","link":"/openapi/integrations-api/users","routeSlug":"/openapi/integrations-api/users","items":[{"label":"Returns a list of users.","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/users/paths/~1v1~1users/get","routeSlug":"/openapi/integrations-api/users/paths/~1v1~1users/get","metadata":{"seo":{"title":"Returns a list of users.","description":"Returns a list of users."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Returns a list of users.","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Returns a list of users.","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"email","in":"query","schemaId":"components/schemas/StringId","description":"email to search for"},{"name":"phone_number","in":"query","schemaId":"components/schemas/StringId","description":"phone number to search for"},{"name":"limit","in":"query","schemaId":"schema_54","description":"Maximum number of items per page. With upper bound set to 200."}],"pointer":"/paths/~1v1~1users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/users","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[{"name":"email","in":"query","required":false,"schemaId":"components/schemas/StringId"},{"name":"phone_number","in":"query","required":false,"schemaId":"components/schemas/StringId"},{"name":"limit","in":"query","required":false,"schemaId":"schema_54"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/users","href":"users/paths/~1v1~1users/get","summary":"Returns a list of users.","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A JSON array of users","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_55"}},"schemaId":"schema_55"}],"pointer":"/paths/~1v1~1users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_55","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_55"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/users/paths/~1v1~1users/get"}],"panels":[]}]},"httpPath":"/v1/users"},{"label":"Create a user","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/users/paths/~1v1~1users/post","routeSlug":"/openapi/integrations-api/users/paths/~1v1~1users/post","metadata":{"seo":{"title":"Create a user","description":"Create a user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a user","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1users/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a user","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateUserInput"}},"schemaId":"components/schemas/CreateUserInput","pointer":"/paths/~1v1~1users/post/requestBody","description":"The user to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/users","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateUserInput"}},"responseCodes":["200"],"pointer":"/v1/users","href":"users/paths/~1v1~1users/post","summary":"Create a user","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"schemaId":"components/schemas/CreateUserInput","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateUserInput"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The user was created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_56"}},"schemaId":"schema_56"}],"pointer":"/paths/~1v1~1users/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_56","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_56"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/users/paths/~1v1~1users/post"}],"panels":[]}]},"httpPath":"/v1/users"},{"label":"Returns a list of conversations requested by a specific user.","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/users/paths/~1v1~1users~1{userid}~1requested_conversations/get","routeSlug":"/openapi/integrations-api/users/paths/~1v1~1users~1{userid}~1requested_conversations/get","metadata":{"seo":{"title":"Returns a list of conversations requested by a specific user.","description":"Returns a list of conversations requested by a specific user."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Returns a list of conversations requested by a specific user.","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1users~1{userId}~1requested_conversations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Returns a list of conversations requested by a specific user.","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"userId","in":"path","schemaId":"components/schemas/StringId","description":"Id of the requester","required":true}],"pointer":"/paths/~1v1~1users~1{userId}~1requested_conversations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_54","description":"Maximum number of items per page. With upper bound set to 200."}],"pointer":"/paths/~1v1~1users~1{userId}~1requested_conversations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/users/{userId}/requested_conversations","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"userId","in":"path","required":true,"schemaId":"components/schemas/StringId"}],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_54"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/users/{userId}/requested_conversations","href":"users/paths/~1v1~1users~1{userid}~1requested_conversations/get","summary":"Returns a list of conversations requested by a specific user.","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A JSON array of conversations","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_57"}},"schemaId":"schema_57"}],"pointer":"/paths/~1v1~1users~1{userId}~1requested_conversations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_57","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_57"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/users/paths/~1v1~1users~1{userid}~1requested_conversations/get"}],"panels":[]}]},"httpPath":"/v1/users/{userId}/requested_conversations"},{"label":"Schedule anonymization for specified entity","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/users/paths/~1v1~1anonymization_request/post","routeSlug":"/openapi/integrations-api/users/paths/~1v1~1anonymization_request/post","metadata":{"seo":{"title":"Schedule anonymization for specified entity","description":"Schedule anonymization for specified entity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Schedule anonymization for specified entity","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1anonymization_request/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Schedule anonymization for specified entity","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateAnonymizationRequestInput"}},"schemaId":"components/schemas/CreateAnonymizationRequestInput","pointer":"/paths/~1v1~1anonymization_request/post/requestBody","description":"Entity info to schedule anonymization"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/anonymization_request","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateAnonymizationRequestInput"}},"responseCodes":["200"],"pointer":"/v1/anonymization_request","href":"users/paths/~1v1~1anonymization_request/post","summary":"Schedule anonymization for specified entity","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"schemaId":"components/schemas/CreateAnonymizationRequestInput","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateAnonymizationRequestInput"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Scheduled anonymization","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58"}},"schemaId":"schema_58"}],"pointer":"/paths/~1v1~1anonymization_request/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_58","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/users/paths/~1v1~1anonymization_request/post"}],"panels":[]}]},"httpPath":"/v1/anonymization_request"},{"label":"Get anonymization request for specified id","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/users/paths/~1v1~1anonymization_request~1{requestid}/get","routeSlug":"/openapi/integrations-api/users/paths/~1v1~1anonymization_request~1{requestid}/get","metadata":{"seo":{"title":"Get anonymization request for specified id","description":"Get anonymization request for specified id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get anonymization request for specified id","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1anonymization_request~1{requestId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get anonymization request for specified id","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"requestId","in":"path","schemaId":"components/schemas/StringId","required":true}],"pointer":"/paths/~1v1~1anonymization_request~1{requestId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/anonymization_request/{requestId}","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"requestId","in":"path","required":true,"schemaId":"components/schemas/StringId"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/anonymization_request/{requestId}","href":"users/paths/~1v1~1anonymization_request~1{requestid}/get","summary":"Get anonymization request for specified id","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Anonymization request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58"}},"schemaId":"schema_58"}],"pointer":"/paths/~1v1~1anonymization_request~1{requestId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_58","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/users/paths/~1v1~1anonymization_request~1{requestid}/get"}],"panels":[]}]},"httpPath":"/v1/anonymization_request/{requestId}"}],"content":{"contentType":"group","meta":{"name":"Users"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Users","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/users","summary":"Returns a list of users.","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/users/paths/~1v1~1users/get","deprecated":true},{"title":"/v1/users","summary":"Create a user","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/users/paths/~1v1~1users/post","deprecated":true},{"title":"/v1/users/{userId}/requested_conversations","summary":"Returns a list of conversations requested by a specific user.","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/users/paths/~1v1~1users~1{userid}~1requested_conversations/get","deprecated":true},{"title":"/v1/anonymization_request","summary":"Schedule anonymization for specified entity","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/users/paths/~1v1~1anonymization_request/post","deprecated":true},{"title":"/v1/anonymization_request/{requestId}","summary":"Get anonymization request for specified id","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/users/paths/~1v1~1anonymization_request~1{requestid}/get","deprecated":true}]}]}]}]}},{"type":"group","label":"Tags","link":"/openapi/integrations-api/tags","routeSlug":"/openapi/integrations-api/tags","items":[{"label":"Get a list of tags","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/tags/paths/~1v1~1tags/get","routeSlug":"/openapi/integrations-api/tags/paths/~1v1~1tags/get","metadata":{"seo":{"title":"Get a list of tags","description":"Get a list of tags"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of tags","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1tags/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of tags","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/tags","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/tags","href":"tags/paths/~1v1~1tags/get","summary":"Get a list of tags","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of tags for the organization","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_59"}},"schemaId":"schema_59"}],"pointer":"/paths/~1v1~1tags/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_59","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_59"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tags/paths/~1v1~1tags/get"}],"panels":[]}]},"httpPath":"/v1/tags"}],"content":{"contentType":"group","meta":{"name":"Tags"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Tags","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/tags","summary":"Get a list of tags","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/tags/paths/~1v1~1tags/get","deprecated":true}]}]}]}]}},{"type":"group","label":"Queues","link":"/openapi/integrations-api/queues","routeSlug":"/openapi/integrations-api/queues","items":[{"label":"Get a list of queues for your organization","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/queues/paths/~1v1~1queues/get","routeSlug":"/openapi/integrations-api/queues/paths/~1v1~1queues/get","metadata":{"seo":{"title":"Get a list of queues for your organization","description":"Get a list of queues for your organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of queues for your organization","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1queues/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of queues for your organization","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/queues","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/queues","href":"queues/paths/~1v1~1queues/get","summary":"Get a list of queues for your organization","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of queues for the organization","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_60"}},"schemaId":"schema_60"}],"pointer":"/paths/~1v1~1queues/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_60","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_60"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/queues/paths/~1v1~1queues/get"}],"panels":[]}]},"httpPath":"/v1/queues"},{"label":"Get a queue by id","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/queues/paths/~1v1~1queues~1{id}/get","routeSlug":"/openapi/integrations-api/queues/paths/~1v1~1queues~1{id}/get","metadata":{"seo":{"title":"Get a queue by id","description":"Get a queue by id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a queue by id","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1queues~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a queue by id","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"components/schemas/StringId","required":true}],"pointer":"/paths/~1v1~1queues~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/queues/{id}","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"components/schemas/StringId"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/v1/queues/{id}","href":"queues/paths/~1v1~1queues~1{id}/get","summary":"Get a queue by id","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful response with a queue","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_61"}},"schemaId":"schema_61"},{"code":"404","description":"The queue was not found"}],"pointer":"/paths/~1v1~1queues~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_61","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_61"}}},{"code":"404"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/queues/paths/~1v1~1queues~1{id}/get"}],"panels":[]}]},"httpPath":"/v1/queues/{id}"}],"content":{"contentType":"group","meta":{"name":"Queues"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Queues","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/queues","summary":"Get a list of queues for your organization","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/queues/paths/~1v1~1queues/get","deprecated":true},{"title":"/v1/queues/{id}","summary":"Get a queue by id","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/queues/paths/~1v1~1queues~1{id}/get","deprecated":true}]}]}]}]}},{"type":"group","label":"Endpoints","link":"/openapi/integrations-api/endpoints","routeSlug":"/openapi/integrations-api/endpoints","items":[{"label":"Get a list of endpoints.","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/endpoints/paths/~1v1~1endpoints/get","routeSlug":"/openapi/integrations-api/endpoints/paths/~1v1~1endpoints/get","metadata":{"seo":{"title":"Get a list of endpoints.","description":"Get a list of endpoints."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of endpoints.","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1endpoints/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of endpoints.","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"type","in":"query","schemaId":"schema_62"}],"pointer":"/paths/~1v1~1endpoints/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/endpoints","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[{"name":"type","in":"query","required":false,"schemaId":"components/schemas/EndpointType"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/endpoints","href":"endpoints/paths/~1v1~1endpoints/get","summary":"Get a list of endpoints.","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Array of endpoints.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_63"}},"schemaId":"schema_63"}],"pointer":"/paths/~1v1~1endpoints/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_63","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_63"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/endpoints/paths/~1v1~1endpoints/get"}],"panels":[]}]},"httpPath":"/v1/endpoints"},{"label":"Get an endpoint by id","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/endpoints/paths/~1v1~1endpoints~1{id}/get","routeSlug":"/openapi/integrations-api/endpoints/paths/~1v1~1endpoints~1{id}/get","metadata":{"seo":{"title":"Get an endpoint by id","description":"Get an endpoint by id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get an endpoint by id","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1endpoints~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get an endpoint by id","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"components/schemas/StringId","required":true}],"pointer":"/paths/~1v1~1endpoints~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/endpoints/{id}","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"components/schemas/StringId"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/endpoints/{id}","href":"endpoints/paths/~1v1~1endpoints~1{id}/get","summary":"Get an endpoint by id","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A found endpoint","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_64"}},"schemaId":"schema_64"}],"pointer":"/paths/~1v1~1endpoints~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_64","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_64"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/endpoints/paths/~1v1~1endpoints~1{id}/get"}],"panels":[]}]},"httpPath":"/v1/endpoints/{id}"}],"content":{"contentType":"group","meta":{"name":"Endpoints"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Endpoints","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/endpoints","summary":"Get a list of endpoints.","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/endpoints/paths/~1v1~1endpoints/get","deprecated":true},{"title":"/v1/endpoints/{id}","summary":"Get an endpoint by id","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/endpoints/paths/~1v1~1endpoints~1{id}/get","deprecated":true}]}]}]}]}},{"type":"group","label":"Conversations","link":"/openapi/integrations-api/conversations","routeSlug":"/openapi/integrations-api/conversations","items":[{"label":"Create a conversation","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/conversations/paths/~1v1~1conversations/post","routeSlug":"/openapi/integrations-api/conversations/paths/~1v1~1conversations/post","metadata":{"seo":{"title":"Create a conversation","description":"Create a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateConversationInput"}},"schemaId":"components/schemas/CreateConversationInput","pointer":"/paths/~1v1~1conversations/post/requestBody","description":"The conversation to create. Only callback and contact form conversations are currently supported."}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/conversations","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateConversationInput"}},"responseCodes":["200"],"pointer":"/v1/conversations","href":"conversations/paths/~1v1~1conversations/post","summary":"Create a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"schemaId":"components/schemas/CreateConversationInput","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateConversationInput"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The conversation was created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_65"}},"schemaId":"schema_65"}],"pointer":"/paths/~1v1~1conversations/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_65","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_65"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/conversations/paths/~1v1~1conversations/post"}],"panels":[]}]},"httpPath":"/v1/conversations"},{"label":"Get a single conversation by csid","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}/get","routeSlug":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}/get","metadata":{"seo":{"title":"Get a single conversation by csid","description":"Get a single conversation by csid"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a single conversation by csid","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a single conversation by csid","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/{csid}","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/{csid}","href":"conversations/paths/~1v1~1conversations~1{csid}/get","summary":"Get a single conversation by csid","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A single conversation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_65"}},"schemaId":"schema_65"}],"pointer":"/paths/~1v1~1conversations~1{csid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_65","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_65"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/conversations/paths/~1v1~1conversations~1{csid}/get"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}"},{"label":"Get a list of messages within a conversation","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}~1messages/get","routeSlug":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}~1messages/get","metadata":{"seo":{"title":"Get a list of messages within a conversation","description":"Get a list of messages within a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of messages within a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}~1messages/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of messages within a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}~1messages/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/{csid}/messages","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/{csid}/messages","href":"conversations/paths/~1v1~1conversations~1{csid}~1messages/get","summary":"Get a list of messages within a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of messages","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_67"}},"schemaId":"schema_67"}],"pointer":"/paths/~1v1~1conversations~1{csid}~1messages/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_67","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_67"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/conversations/paths/~1v1~1conversations~1{csid}~1messages/get"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}/messages"},{"label":"Add a historical message to a conversation","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","routeSlug":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","metadata":{"seo":{"title":"Add a historical message to a conversation","description":"Add a historical message to a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Add a historical message to a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add a historical message to a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}~1messages~1historical/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateHistoricalMessageInput"}},"schemaId":"components/schemas/CreateHistoricalMessageInput","pointer":"/paths/~1v1~1conversations~1{csid}~1messages~1historical/post/requestBody","description":"The message to insert."}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/conversations/{csid}/messages/historical","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateHistoricalMessageInput"}},"responseCodes":["200"],"pointer":"/v1/conversations/{csid}/messages/historical","href":"conversations/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","summary":"Add a historical message to a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"schemaId":"components/schemas/CreateHistoricalMessageInput","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateHistoricalMessageInput"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The message was createde","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_68"}},"schemaId":"schema_68"}],"pointer":"/paths/~1v1~1conversations~1{csid}~1messages~1historical/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_68","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_68"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/conversations/paths/~1v1~1conversations~1{csid}~1messages~1historical/post"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}/messages/historical"},{"label":"Get a list of internal notes of a conversation","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}~1notes/get","routeSlug":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}~1notes/get","metadata":{"seo":{"title":"Get a list of internal notes of a conversation","description":"Get a list of internal notes of a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of internal notes of a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}~1notes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of internal notes of a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}~1notes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/{csid}/notes","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/{csid}/notes","href":"conversations/paths/~1v1~1conversations~1{csid}~1notes/get","summary":"Get a list of internal notes of a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of internal notes","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}},"schemaId":"schema_69"}],"pointer":"/paths/~1v1~1conversations~1{csid}~1notes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_69","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/conversations/paths/~1v1~1conversations~1{csid}~1notes/get"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}/notes"},{"label":"Get a list of activitylog events for a conversation","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}~1activitylog/get","routeSlug":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1{csid}~1activitylog/get","metadata":{"seo":{"title":"Get a list of activitylog events for a conversation","description":"Get a list of activitylog events for a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of activitylog events for a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}~1activitylog/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of activitylog events for a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}~1activitylog/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/{csid}/activitylog","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/{csid}/activitylog","href":"conversations/paths/~1v1~1conversations~1{csid}~1activitylog/get","summary":"Get a list of activitylog events for a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of activitylog events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_70"}},"schemaId":"schema_70"}],"pointer":"/paths/~1v1~1conversations~1{csid}~1activitylog/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_70","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_70"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/conversations/paths/~1v1~1conversations~1{csid}~1activitylog/get"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}/activitylog"},{"label":"Get a list of activitylog events","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1activitylog/get","routeSlug":"/openapi/integrations-api/conversations/paths/~1v1~1conversations~1activitylog/get","metadata":{"seo":{"title":"Get a list of activitylog events","description":"Get a list of activitylog events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of activitylog events","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1activitylog/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of activitylog events","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"csids","in":"query","schemaId":"schema_71","description":"a list of conversation ids associated with events"}],"pointer":"/paths/~1v1~1conversations~1activitylog/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/activitylog","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[{"name":"csids","in":"query","required":false,"schemaId":"schema_71","explode":false}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/activitylog","href":"conversations/paths/~1v1~1conversations~1activitylog/get","summary":"Get a list of activitylog events","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of activitylog events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_72"}},"schemaId":"schema_72"}],"pointer":"/paths/~1v1~1conversations~1activitylog/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_72","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_72"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/conversations/paths/~1v1~1conversations~1activitylog/get"}],"panels":[]}]},"httpPath":"/v1/conversations/activitylog"},{"label":"Schedule anonymization for specified entity","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/conversations/paths/~1v1~1anonymization_request/post","routeSlug":"/openapi/integrations-api/conversations/paths/~1v1~1anonymization_request/post","metadata":{"seo":{"title":"Schedule anonymization for specified entity","description":"Schedule anonymization for specified entity"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Schedule anonymization for specified entity","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1anonymization_request/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Schedule anonymization for specified entity","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateAnonymizationRequestInput"}},"schemaId":"components/schemas/CreateAnonymizationRequestInput","pointer":"/paths/~1v1~1anonymization_request/post/requestBody","description":"Entity info to schedule anonymization"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/anonymization_request","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateAnonymizationRequestInput"}},"responseCodes":["200"],"pointer":"/v1/anonymization_request","href":"conversations/paths/~1v1~1anonymization_request/post","summary":"Schedule anonymization for specified entity","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"schemaId":"components/schemas/CreateAnonymizationRequestInput","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateAnonymizationRequestInput"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Scheduled anonymization","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58"}},"schemaId":"schema_58"}],"pointer":"/paths/~1v1~1anonymization_request/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_58","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/conversations/paths/~1v1~1anonymization_request/post"}],"panels":[]}]},"httpPath":"/v1/anonymization_request"},{"label":"Get anonymization request for specified id","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/conversations/paths/~1v1~1anonymization_request~1{requestid}/get","routeSlug":"/openapi/integrations-api/conversations/paths/~1v1~1anonymization_request~1{requestid}/get","metadata":{"seo":{"title":"Get anonymization request for specified id","description":"Get anonymization request for specified id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get anonymization request for specified id","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1anonymization_request~1{requestId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get anonymization request for specified id","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"requestId","in":"path","schemaId":"components/schemas/StringId","required":true}],"pointer":"/paths/~1v1~1anonymization_request~1{requestId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/anonymization_request/{requestId}","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"requestId","in":"path","required":true,"schemaId":"components/schemas/StringId"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/anonymization_request/{requestId}","href":"conversations/paths/~1v1~1anonymization_request~1{requestid}/get","summary":"Get anonymization request for specified id","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Anonymization request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58"}},"schemaId":"schema_58"}],"pointer":"/paths/~1v1~1anonymization_request~1{requestId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_58","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/conversations/paths/~1v1~1anonymization_request~1{requestid}/get"}],"panels":[]}]},"httpPath":"/v1/anonymization_request/{requestId}"}],"content":{"contentType":"group","meta":{"name":"Conversations"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Conversations","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/conversations","summary":"Create a conversation","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/conversations/paths/~1v1~1conversations/post","deprecated":true},{"title":"/v1/conversations/{csid}","summary":"Get a single conversation by csid","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/conversations/paths/~1v1~1conversations~1{csid}/get","deprecated":true},{"title":"/v1/conversations/{csid}/messages","summary":"Get a list of messages within a conversation","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/conversations/paths/~1v1~1conversations~1{csid}~1messages/get","deprecated":true},{"title":"/v1/conversations/{csid}/messages/historical","summary":"Add a historical message to a conversation","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/conversations/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","deprecated":true},{"title":"/v1/conversations/{csid}/notes","summary":"Get a list of internal notes of a conversation","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/conversations/paths/~1v1~1conversations~1{csid}~1notes/get","deprecated":true},{"title":"/v1/conversations/{csid}/activitylog","summary":"Get a list of activitylog events for a conversation","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/conversations/paths/~1v1~1conversations~1{csid}~1activitylog/get","deprecated":true},{"title":"/v1/conversations/activitylog","summary":"Get a list of activitylog events","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/conversations/paths/~1v1~1conversations~1activitylog/get","deprecated":true},{"title":"/v1/anonymization_request","summary":"Schedule anonymization for specified entity","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/conversations/paths/~1v1~1anonymization_request/post","deprecated":true},{"title":"/v1/anonymization_request/{requestId}","summary":"Get anonymization request for specified id","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/conversations/paths/~1v1~1anonymization_request~1{requestid}/get","deprecated":true}]}]}]}]}},{"type":"group","label":"Message","link":"/openapi/integrations-api/message","routeSlug":"/openapi/integrations-api/message","items":[{"label":"Get a list of messages within a conversation","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/message/paths/~1v1~1conversations~1{csid}~1messages/get","routeSlug":"/openapi/integrations-api/message/paths/~1v1~1conversations~1{csid}~1messages/get","metadata":{"seo":{"title":"Get a list of messages within a conversation","description":"Get a list of messages within a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of messages within a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}~1messages/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of messages within a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}~1messages/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/{csid}/messages","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/{csid}/messages","href":"message/paths/~1v1~1conversations~1{csid}~1messages/get","summary":"Get a list of messages within a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of messages","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_67"}},"schemaId":"schema_67"}],"pointer":"/paths/~1v1~1conversations~1{csid}~1messages/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_67","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_67"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/message/paths/~1v1~1conversations~1{csid}~1messages/get"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}/messages"},{"label":"Add a historical message to a conversation","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/message/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","routeSlug":"/openapi/integrations-api/message/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","metadata":{"seo":{"title":"Add a historical message to a conversation","description":"Add a historical message to a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Add a historical message to a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add a historical message to a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}~1messages~1historical/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateHistoricalMessageInput"}},"schemaId":"components/schemas/CreateHistoricalMessageInput","pointer":"/paths/~1v1~1conversations~1{csid}~1messages~1historical/post/requestBody","description":"The message to insert."}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/conversations/{csid}/messages/historical","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateHistoricalMessageInput"}},"responseCodes":["200"],"pointer":"/v1/conversations/{csid}/messages/historical","href":"message/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","summary":"Add a historical message to a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"schemaId":"components/schemas/CreateHistoricalMessageInput","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateHistoricalMessageInput"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The message was createde","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_68"}},"schemaId":"schema_68"}],"pointer":"/paths/~1v1~1conversations~1{csid}~1messages~1historical/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_68","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_68"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/message/paths/~1v1~1conversations~1{csid}~1messages~1historical/post"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}/messages/historical"}],"content":{"contentType":"group","meta":{"name":"Message"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Message","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/conversations/{csid}/messages","summary":"Get a list of messages within a conversation","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/message/paths/~1v1~1conversations~1{csid}~1messages/get","deprecated":true},{"title":"/v1/conversations/{csid}/messages/historical","summary":"Add a historical message to a conversation","prefix":{"name":"post","color":"http-deprecated"},"badges":[],"link":"/message/paths/~1v1~1conversations~1{csid}~1messages~1historical/post","deprecated":true}]}]}]}]}},{"type":"group","label":"Wrapup","link":"/openapi/integrations-api/wrapup","routeSlug":"/openapi/integrations-api/wrapup","items":[{"label":"Get a list of internal notes of a conversation","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/wrapup/paths/~1v1~1conversations~1{csid}~1notes/get","routeSlug":"/openapi/integrations-api/wrapup/paths/~1v1~1conversations~1{csid}~1notes/get","metadata":{"seo":{"title":"Get a list of internal notes of a conversation","description":"Get a list of internal notes of a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of internal notes of a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}~1notes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of internal notes of a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}~1notes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/{csid}/notes","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/{csid}/notes","href":"wrapup/paths/~1v1~1conversations~1{csid}~1notes/get","summary":"Get a list of internal notes of a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of internal notes","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}},"schemaId":"schema_69"}],"pointer":"/paths/~1v1~1conversations~1{csid}~1notes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_69","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/wrapup/paths/~1v1~1conversations~1{csid}~1notes/get"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}/notes"}],"content":{"contentType":"group","meta":{"name":"Wrapup"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Wrapup","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/conversations/{csid}/notes","summary":"Get a list of internal notes of a conversation","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/wrapup/paths/~1v1~1conversations~1{csid}~1notes/get","deprecated":true}]}]}]}]}},{"type":"group","label":"Note","link":"/openapi/integrations-api/note","routeSlug":"/openapi/integrations-api/note","items":[{"label":"Get a list of internal notes of a conversation","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/note/paths/~1v1~1conversations~1{csid}~1notes/get","routeSlug":"/openapi/integrations-api/note/paths/~1v1~1conversations~1{csid}~1notes/get","metadata":{"seo":{"title":"Get a list of internal notes of a conversation","description":"Get a list of internal notes of a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of internal notes of a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}~1notes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of internal notes of a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}~1notes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/{csid}/notes","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/{csid}/notes","href":"note/paths/~1v1~1conversations~1{csid}~1notes/get","summary":"Get a list of internal notes of a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of internal notes","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}},"schemaId":"schema_69"}],"pointer":"/paths/~1v1~1conversations~1{csid}~1notes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_69","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/note/paths/~1v1~1conversations~1{csid}~1notes/get"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}/notes"}],"content":{"contentType":"group","meta":{"name":"Note"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Note","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/conversations/{csid}/notes","summary":"Get a list of internal notes of a conversation","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/note/paths/~1v1~1conversations~1{csid}~1notes/get","deprecated":true}]}]}]}]}},{"type":"group","label":"ActivityLog","link":"/openapi/integrations-api/activitylog","routeSlug":"/openapi/integrations-api/activitylog","items":[{"label":"Get a list of activitylog events for a conversation","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/activitylog/paths/~1v1~1conversations~1{csid}~1activitylog/get","routeSlug":"/openapi/integrations-api/activitylog/paths/~1v1~1conversations~1{csid}~1activitylog/get","metadata":{"seo":{"title":"Get a list of activitylog events for a conversation","description":"Get a list of activitylog events for a conversation"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of activitylog events for a conversation","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1{csid}~1activitylog/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of activitylog events for a conversation","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"csid","in":"path","schemaId":"schema_66","required":true}],"pointer":"/paths/~1v1~1conversations~1{csid}~1activitylog/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/{csid}/activitylog","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[{"name":"csid","in":"path","required":true,"schemaId":"schema_66"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/{csid}/activitylog","href":"activitylog/paths/~1v1~1conversations~1{csid}~1activitylog/get","summary":"Get a list of activitylog events for a conversation","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of activitylog events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_70"}},"schemaId":"schema_70"}],"pointer":"/paths/~1v1~1conversations~1{csid}~1activitylog/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_70","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_70"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activitylog/paths/~1v1~1conversations~1{csid}~1activitylog/get"}],"panels":[]}]},"httpPath":"/v1/conversations/{csid}/activitylog"},{"label":"Get a list of activitylog events","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/activitylog/paths/~1v1~1conversations~1activitylog/get","routeSlug":"/openapi/integrations-api/activitylog/paths/~1v1~1conversations~1activitylog/get","metadata":{"seo":{"title":"Get a list of activitylog events","description":"Get a list of activitylog events"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a list of activitylog events","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1conversations~1activitylog/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a list of activitylog events","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"csids","in":"query","schemaId":"schema_71","description":"a list of conversation ids associated with events"}],"pointer":"/paths/~1v1~1conversations~1activitylog/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/conversations/activitylog","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[{"name":"csids","in":"query","required":false,"schemaId":"schema_71","explode":false}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/conversations/activitylog","href":"activitylog/paths/~1v1~1conversations~1activitylog/get","summary":"Get a list of activitylog events","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of activitylog events","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_72"}},"schemaId":"schema_72"}],"pointer":"/paths/~1v1~1conversations~1activitylog/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_72","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_72"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activitylog/paths/~1v1~1conversations~1activitylog/get"}],"panels":[]}]},"httpPath":"/v1/conversations/activitylog"}],"content":{"contentType":"group","meta":{"name":"ActivityLog"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"ActivityLog","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/conversations/{csid}/activitylog","summary":"Get a list of activitylog events for a conversation","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/activitylog/paths/~1v1~1conversations~1{csid}~1activitylog/get","deprecated":true},{"title":"/v1/conversations/activitylog","summary":"Get a list of activitylog events","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/activitylog/paths/~1v1~1conversations~1activitylog/get","deprecated":true}]}]}]}]}},{"type":"group","label":"flows","link":"/openapi/integrations-api/flows","routeSlug":"/openapi/integrations-api/flows","items":[{"label":"List the current flows for an organization","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/integrations-api/flows/paths/~1v1~1flows/get","routeSlug":"/openapi/integrations-api/flows/paths/~1v1~1flows/get","metadata":{"seo":{"title":"List the current flows for an organization","description":"List the current flows for an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"List the current flows for an organization","deprecated":true,"isWebhook":false,"pointer":"/paths/~1v1~1flows/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List the current flows for an organization","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"ApiKeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]},{"schemes":[{"name":"BearerAuth","scopes":[],"type":"http","scheme":"bearer"}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/flows","servers":[{"url":"/","description":"The Server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"ApiKeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]},{"schemes":[{"id":"BearerAuth","type":"http","scheme":"bearer"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/flows","href":"flows/paths/~1v1~1flows/get","summary":"List the current flows for an organization","securityGroups":[{"ApiKeyAuth":[]},{"BearerAuth":[]}]},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/","description":"The Server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of flows","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_73"}},"schemaId":"schema_73"}],"pointer":"/paths/~1v1~1flows/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_73","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_73"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/flows/paths/~1v1~1flows/get"}],"panels":[]}]},"httpPath":"/v1/flows"}],"content":{"contentType":"group","meta":{"name":"flows"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"flows","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/flows","summary":"List the current flows for an organization","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/flows/paths/~1v1~1flows/get","deprecated":true}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/Paging":{"id":"components/schemas/Paging","kind":"json-schema","title":"Paging","data":{"type":"object","required":["cursors"],"properties":{"cursors":{"type":"object","properties":{"after":{"type":"string","description":"The id of the item immediately after the last item in this resultset"},"before":{"type":"string","description":"The id of the item immedeately before the first item in this resultset"}}},"next_page":{"type":"string","description":"The link to the next page of values"},"prev_page":{"type":"string","description":"The link to the previsous page of results"}}}},"components/schemas/User":{"id":"components/schemas/User","kind":"json-schema","title":"User","data":{"required":["id"],"properties":{"id":{"type":"string","description":"The id of the user"},"email":{"type":"string","description":"The email address associated with the user"},"name":{"type":"string","description":"The name of the user"},"roles":{"type":"array","items":{"type":"string","description":"Can be one of agent, admin and enduser"}},"avatar_url":{"type":"string","description":"A link to the avatar of the user"},"phone_number":{"$ref":"#/components/schemas/PhoneNumberString"}}}},"components/schemas/CreateAnonymizationRequestInput":{"id":"components/schemas/CreateAnonymizationRequestInput","kind":"json-schema","title":"CreateAnonymizationRequestInput","data":{"required":["entity_id","entity_type"],"properties":{"entity_id":{"description":"Id of the entity","type":"string"},"entity_type":{"$ref":"#/components/schemas/AnonymizationType"},"force_anonymization":{"type":"boolean","description":"If set to true, anonymizes entity regardless of the status of related conversations. Defaults to false"}}}},"components/schemas/ScheduleAnonymizationResponse":{"id":"components/schemas/ScheduleAnonymizationResponse","kind":"json-schema","title":"ScheduleAnonymizationResponse","data":{"properties":{"id":{"type":"string"},"target_entity_id":{"description":"Id of the entity to anonymize","type":"string"},"entity_type":{"$ref":"#/components/schemas/AnonymizationType"},"initiated_at":{"description":"A datetime anonymization was initiated","type":"string"},"requested_by":{"description":"Id of the user requested anonymization","type":"string"},"processed_at":{"description":"A datetime anonymization was processed","type":"string"}}}},"components/schemas/CreateUserInput":{"id":"components/schemas/CreateUserInput","kind":"json-schema","title":"CreateUserInput","data":{"properties":{"name":{"type":"string"},"email":{"type":"string","description":"The email address to be associated with the user. Must not be associated with any other users."},"phone_number":{"$ref":"#/components/schemas/PhoneNumberString"}}}},"components/schemas/Conversation":{"id":"components/schemas/Conversation","kind":"json-schema","title":"Conversation","data":{"type":"object","required":["id","created_at","requester_id","channel","direction","status"],"properties":{"id":{"type":"integer","description":"The id of the conversation. May also be referred to as the csid."},"created_at":{"$ref":"#/components/schemas/Timestamp"},"requester_id":{"$ref":"#/components/schemas/StringId"},"channel":{"$ref":"#/components/schemas/Channel"},"direction":{"$ref":"#/components/schemas/Direction"},"queued_at":{"$ref":"#/components/schemas/Timestamp"},"queue_id":{"$ref":"#/components/schemas/StringId"},"status":{"$ref":"#/components/schemas/Status"},"status_updated_at":{"$ref":"#/components/schemas/Timestamp"},"attributes":{"type":"object"},"assigned_to":{"$ref":"#/components/schemas/StringId"},"assigned_at":{"$ref":"#/components/schemas/Timestamp"}}}},"components/schemas/MessageAttributes":{"id":"components/schemas/MessageAttributes","kind":"json-schema","title":"MessageAttributes","data":{"type":"object","properties":{"text":{"type":"string"},"to_emails":{"type":"string"},"cc_email":{"type":"string"},"from_email":{"type":"string"},"inline_images":{"type":"string"},"attachments":{"type":"string"},"direction":{"type":"string"},"a_phone_number":{"type":"string"},"b_phone_number":{"type":"string"},"is_automated_message":{"type":"string"},"is_auto_reply":{"type":"string"}}}},"components/schemas/Message":{"id":"components/schemas/Message","kind":"json-schema","title":"Message","data":{"type":"object","required":["id","created_at","author_id","channel"],"properties":{"id":{"$ref":"#/components/schemas/StringId"},"created_at":{"$ref":"#/components/schemas/Timestamp"},"author_id":{"$ref":"#/components/schemas/StringId"},"channel":{"$ref":"#/components/schemas/Channel"},"direction":{"allOf":[{"$ref":"#/components/schemas/Channel","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deprecated field. Duplicates "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"channel"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". To get direction check "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attributes"},"children":[]}]}]}],"deprecated":true}]},"attributes":{"allOf":[{"$ref":"#/components/schemas/MessageAttributes","description":"Map of message attributes"}]}}}},"components/schemas/Note":{"id":"components/schemas/Note","kind":"json-schema","title":"Note","data":{"type":"object","required":["id","created_at","author_id","text"],"properties":{"id":{"$ref":"#/components/schemas/StringId"},"created_at":{"$ref":"#/components/schemas/Timestamp"},"requester_id":{"$ref":"#/components/schemas/StringId"},"text":{"type":"string","description":"Text of the note"}}}},"components/schemas/CreateConversationInput":{"id":"components/schemas/CreateConversationInput","kind":"json-schema","title":"CreateConversationInput","data":{"oneOf":[{"$ref":"#/components/schemas/CreateCallbackConversationInput"},{"$ref":"#/components/schemas/CreateContactFormConversationInput"}]}},"components/schemas/CreateCallbackConversationInput":{"id":"components/schemas/CreateCallbackConversationInput","kind":"json-schema","title":"CreateCallbackConversationInput","data":{"required":["channel","direction","queue_id","requester_id","endpoint_id"],"properties":{"channel":{"allOf":[{"$ref":"#/components/schemas/Channel","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Channel type. Only contact_form and callback are supported."},"children":[]}]}]}]}]},"direction":{"$ref":"#/components/schemas/Direction"},"queue_id":{"$ref":"#/components/schemas/StringId"},"requester_id":{"$ref":"#/components/schemas/StringId"},"endpoint_id":{"allOf":[{"$ref":"#/components/schemas/StringId","description":"A valid phone endpoint id."}]},"tags":{"type":"array","description":"A list of tag names.","items":{"type":"string"}}}}},"components/schemas/CreateContactFormConversationInput":{"id":"components/schemas/CreateContactFormConversationInput","kind":"json-schema","title":"CreateContactFormConversationInput","data":{"required":["channel","requester_id","email_integration_id"],"properties":{"channel":{"allOf":[{"$ref":"#/components/schemas/Channel","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Channel type. Only contact_form and callback are supported."},"children":[]}]}]}]}]},"requester_id":{"$ref":"#/components/schemas/StringId"},"email_integration_id":{"allOf":[{"$ref":"#/components/schemas/StringId","description":"A valid email endpoint id."}]},"tags":{"type":"array","description":"A list of tag names.","items":{"type":"string"}},"subject":{"type":"string"},"message":{"required":["text"],"properties":{"text":{"type":"string"},"content_type":{"type":"string","default":"Markdown","enum":["Text","Markdown","Html"]}}}}}},"components/schemas/Queue":{"id":"components/schemas/Queue","kind":"json-schema","title":"Queue","data":{"required":["id","name","is_default"],"properties":{"id":{"$ref":"#/components/schemas/StringId"},"name":{"type":"string"},"is_default":{"type":"boolean","description":"Whether or not this queue is the default queue for this organization"},"priority":{"type":"integer","description":"The priority of the queue"}}}},"components/schemas/Tag":{"id":"components/schemas/Tag","kind":"json-schema","title":"Tag","data":{"required":["id","roles"],"properties":{"id":{"$ref":"#/components/schemas/StringId"},"name":{"type":"string","description":"The name of the tag"},"color":{"type":"string","description":"The hex color the tag when displayed in the Agent Interface."}}}},"components/schemas/Endpoint":{"id":"components/schemas/Endpoint","kind":"json-schema","title":"Endpoint","data":{"oneOf":[{"$ref":"#/components/schemas/EmailAddress"},{"$ref":"#/components/schemas/PhoneNumber"}]}},"components/schemas/EmailAddress":{"id":"components/schemas/EmailAddress","kind":"json-schema","title":"EmailAddress","data":{"type":"object","required":["email_address","internal_email_address","id"],"properties":{"email_address":{"type":"object","required":["internal_email_address","id"],"properties":{"id":{"$ref":"#/components/schemas/StringId"},"internal_email_address":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The internal email address. Ends in @email.dixa.io"},"children":[]}]}]}],"example":"support-dixa@email.dixa.io"},"spf_email":{"type":"string","description":"The spf email address associated with the email.","example":"support@dixa.com"}}}}}},"components/schemas/PhoneNumber":{"id":"components/schemas/PhoneNumber","kind":"json-schema","title":"PhoneNumber","data":{"type":"object","required":["phone_number"],"properties":{"phone_number":{"type":"object","required":["id","phone_number"],"properties":{"phone_number":{"$ref":"#/components/schemas/PhoneNumberString"},"id":{"$ref":"#/components/schemas/StringId"}}}}}},"components/schemas/EndpointType":{"id":"components/schemas/EndpointType","kind":"json-schema","title":"EndpointType","data":{"type":"string","enum":["email_address","phone_number"]}},"components/schemas/Status":{"id":"components/schemas/Status","kind":"json-schema","title":"Status","data":{"type":"string","enum":["open","closed","pending","awaiting_pending"]}},"components/schemas/Direction":{"id":"components/schemas/Direction","kind":"json-schema","title":"Direction","data":{"type":"string","description":"The direction a conversation can be","enum":["outbound","inbound","internal"]}},"components/schemas/AnonymizationType":{"id":"components/schemas/AnonymizationType","kind":"json-schema","title":"AnonymizationType","data":{"type":"string","description":"A type of entity for anonymization.","enum":["user","conversation"]}},"components/schemas/Channel":{"id":"components/schemas/Channel","kind":"json-schema","title":"Channel","data":{"type":"string","description":"The channel a conversation can be conducted on.","enum":["widget_chat","phone","voice_mail","email","contact_form","callback","facebook_messenger"]}},"components/schemas/Timestamp":{"id":"components/schemas/Timestamp","kind":"json-schema","title":"Timestamp","data":{"type":"string","example":"2015-11-30T00:00:00:000Z"}},"components/schemas/StringId":{"id":"components/schemas/StringId","kind":"json-schema","title":"StringId","data":{"type":"string"}},"components/schemas/PhoneNumberString":{"id":"components/schemas/PhoneNumberString","kind":"json-schema","title":"PhoneNumberString","data":{"type":"string","description":"A phone number. Always in E.164 format. See https://support.twilio.com/hc/en-us/articles/223183008-Formatting-International-Phone-Numbers."}},"components/schemas/EmailString":{"id":"components/schemas/EmailString","kind":"json-schema","title":"EmailString","data":{"type":"string","description":"A regular email."}},"components/schemas/CreateHistoricalMessageInput":{"id":"components/schemas/CreateHistoricalMessageInput","kind":"json-schema","title":"CreateHistoricalMessageInput","data":{"description":"Input object for creating historical messages. Required attributes depends on the channel chosen.","type":"object","properties":{"channel":{"$ref":"#/components/schemas/Channel"},"direction":{"$ref":"#/components/schemas/Direction"},"from_email":{"$ref":"#/components/schemas/EmailString"},"to_email":{"$ref":"#/components/schemas/EmailString"},"text":{"type":"string"},"author_id":{"$ref":"#/components/schemas/StringId"},"attachments":{"type":"array","description":"A list of attachments.","items":{"$ref":"#/components/schemas/AttachmentInput"}}}}},"components/schemas/AttachmentInput":{"id":"components/schemas/AttachmentInput","kind":"json-schema","title":"AttachmentInput","data":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"A valid attachment url"}}}},"components/schemas/ConversationFlow":{"id":"components/schemas/ConversationFlow","kind":"json-schema","title":"ConversationFlow","data":{"description":"Conversation flows are used to execute actions to conversation when they are made.","type":"object","required":["id","name","channel","endpoint_id"],"properties":{"channel":{"$ref":"#/components/schemas/Channel"},"id":{"$ref":"#/components/schemas/StringId"},"name":{"type":"string","description":"The name of the flow"},"endpoint_id":{"$ref":"#/components/schemas/EndpointId"}}}},"components/schemas/EndpointId":{"id":"components/schemas/EndpointId","kind":"json-schema","title":"EndpointId","data":{"oneOf":[{"$ref":"#/components/schemas/EmailString"},{"$ref":"#/components/schemas/PhoneNumberString"}]}},"components/schemas/ActivityLog":{"id":"components/schemas/ActivityLog","kind":"json-schema","title":"ActivityLog","data":{"description":"ActivityLog records an event associated with a conversation.","type":"object","required":["id","conversation_id","activity_timestamp","activity_type"],"properties":{"id":{"$ref":"#/components/schemas/StringId"},"conversation_id":{"type":"integer"},"activity_timestmap":{"$ref":"#/components/schemas/Timestamp"},"activity_type":{"$ref":"#/components/schemas/ActivityType"},"author":{"$ref":"#/components/schemas/ActivityLogUser"},"attributes":{"oneOf":[{"$ref":"#/components/schemas/TagAddedAttribute"},{"$ref":"#/components/schemas/TagRemovedAttribute"},{"$ref":"#/components/schemas/ConversationOfferedAttribute"},{"$ref":"#/components/schemas/NoteAddedAttribute"},{"$ref":"#/components/schemas/MessageAddedAttribute"},{"$ref":"#/components/schemas/ConversationAssignedAttribute"},{"$ref":"#/components/schemas/ConversationTransferredAttribute"},{"$ref":"#/components/schemas/ConversationLanguageUpdatedAttribute"},{"$ref":"#/components/schemas/ConversationAutoReplySentAttribute"},{"$ref":"#/components/schemas/ConversationRatingScheduledAttribute"},{"$ref":"#/components/schemas/ConversationRatingOfferedAttribute"},{"$ref":"#/components/schemas/ConversationRatedAttribute"},{"$ref":"#/components/schemas/ConversationClaimedAttribute"},{"$ref":"#/components/schemas/ConversationCreatedAttribute"},{"$ref":"#/components/schemas/ConversationUnassignedAttribute"}]}}}},"components/schemas/ActivityType":{"id":"components/schemas/ActivityType","kind":"json-schema","title":"ActivityType","data":{"type":"string","description":"The type of activitylog entry.","enum":["tag_added","tag_removed","conversation_created_by_customer","conversation_created_by_agent","conversation_closed","conversation_pending","conversation_reopened","note_added","message_added_by_customer","message_added_by_agent","conversation_assigned","conversation_offered","conversation_offer_rejected","conversation_offer_timeout","conversation_offer_accepted","transfer_initiated","transfer_failed","transfer_successful","conversation_language_updated","followup_added","followup_removed","followup_expired","conversation_autoreply_sent","conversation_rating_scheduled","conversation_rating_unscheduled","conversation_rating_cancelled","conversation_rated","conversation_claimed","conversation_unassigned"]}},"components/schemas/ActivityLogUser":{"id":"components/schemas/ActivityLogUser","kind":"json-schema","title":"ActivityLogUser","data":{"type":"object","required":["id"],"properties":{"id":{"$ref":"#/components/schemas/StringId"},"name":{"type":"string"},"email":{"$ref":"#/components/schemas/EmailString"},"phone_number":{"$ref":"#/components/schemas/PhoneNumberString"}}}},"components/schemas/TagAddedAttribute":{"id":"components/schemas/TagAddedAttribute","kind":"json-schema","title":"TagAddedAttribute","data":{"type":"object","required":["tag_name"],"properties":{"tag_name":{"type":"string"}}}},"components/schemas/TagRemovedAttribute":{"id":"components/schemas/TagRemovedAttribute","kind":"json-schema","title":"TagRemovedAttribute","data":{"type":"object","required":["tag_name"],"properties":{"tag_name":{"type":"string"}}}},"components/schemas/ConversationOfferedAttribute":{"id":"components/schemas/ConversationOfferedAttribute","kind":"json-schema","title":"ConversationOfferedAttribute","data":{"type":"object","required":["agent_names"],"properties":{"agent_names":{"type":"array","items":{"type":"string"}}}}},"components/schemas/NoteAddedAttribute":{"id":"components/schemas/NoteAddedAttribute","kind":"json-schema","title":"NoteAddedAttribute","data":{"type":"object","required":["note"],"properties":{"note":{"type":"string"},"avatar_url":{"type":"string"}}}},"components/schemas/MessageAddedAttribute":{"id":"components/schemas/MessageAddedAttribute","kind":"json-schema","title":"MessageAddedAttribute","data":{"type":"object","required":["message_id"],"properties":{"message_id":{"$ref":"#/components/schemas/StringId"},"from_endpoint":{"type":"string"},"avatar_url":{"type":"string"}}}},"components/schemas/ConversationAssignedAttribute":{"id":"components/schemas/ConversationAssignedAttribute","kind":"json-schema","title":"ConversationAssignedAttribute","data":{"type":"object","required":["agent_id"],"properties":{"agent_id":{"$ref":"#/components/schemas/StringId"},"agent_name":{"type":"string"}}}},"components/schemas/ConversationTransferredAttribute":{"id":"components/schemas/ConversationTransferredAttribute","kind":"json-schema","title":"ConversationTransferredAttribute","data":{"type":"object","required":["transfer_type","destination_type","destination_id"],"properties":{"transfer_type":{"type":"string"},"destination_type":{"type":"string"},"destination_id":{"$ref":"#/components/schemas/StringId"},"destination_label":{"type":"string"},"reason":{"type":"string"}}}},"components/schemas/ConversationLanguageUpdatedAttribute":{"id":"components/schemas/ConversationLanguageUpdatedAttribute","kind":"json-schema","title":"ConversationLanguageUpdatedAttribute","data":{"type":"object","required":["language"],"properties":{"language":{"type":"string"}}}},"components/schemas/ConversationAutoReplySentAttribute":{"id":"components/schemas/ConversationAutoReplySentAttribute","kind":"json-schema","title":"ConversationAutoReplySentAttribute","data":{"type":"object","required":["template_name"],"properties":{"template_name":{"type":"string"}}}},"components/schemas/ConversationRatingScheduledAttribute":{"id":"components/schemas/ConversationRatingScheduledAttribute","kind":"json-schema","title":"ConversationRatingScheduledAttribute","data":{"type":"object","required":["rating_scheduled_time"],"properties":{"rating_scheduled_time":{"$ref":"#/components/schemas/Timestamp"}}}},"components/schemas/ConversationRatingOfferedAttribute":{"id":"components/schemas/ConversationRatingOfferedAttribute","kind":"json-schema","title":"ConversationRatingOfferedAttribute","data":{"type":"object","required":["agent","user"],"properties":{"agent":{"$ref":"#/components/schemas/ActivityLogUser"},"user":{"$ref":"#/components/schemas/ActivityLogUser"}}}},"components/schemas/ConversationRatedAttribute":{"id":"components/schemas/ConversationRatedAttribute","kind":"json-schema","title":"ConversationRatedAttribute","data":{"type":"object","required":["agent"],"properties":{"agent":{"$ref":"#/components/schemas/ActivityLogUser"},"rating_score":{"type":"integer"},"rating_message":{"type":"string"}}}},"components/schemas/ConversationClaimedAttribute":{"id":"components/schemas/ConversationClaimedAttribute","kind":"json-schema","title":"ConversationClaimedAttribute","data":{"type":"object","properties":{"claimed_from_label":{"type":"string"},"claimed_from_type":{"type":"string"}}}},"components/schemas/ConversationCreatedAttribute":{"id":"components/schemas/ConversationCreatedAttribute","kind":"json-schema","title":"ConversationCreatedAttribute","data":{"type":"object","properties":{"conversation_subject":{"type":"string"}}}},"components/schemas/ConversationUnassignedAttribute":{"id":"components/schemas/ConversationUnassignedAttribute","kind":"json-schema","title":"ConversationUnassignedAttribute","data":{"type":"object","required":["agent"],"properties":{"agent":{"$ref":"#/components/schemas/ActivityLogUser"}}}},"schema_54":{"kind":"json-schema","data":{"type":"integer","maximum":200},"id":"schema_54"},"schema_55":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"paging":{"$ref":"#/components/schemas/Paging"}}},"id":"schema_55"},"schema_56":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/User"},"paging":{"$ref":"#/components/schemas/Paging"}}},"id":"schema_56"},"schema_57":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/Conversation"}},"paging":{"$ref":"#/components/schemas/Paging"}}},"id":"schema_57"},"schema_58":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/ScheduleAnonymizationResponse"}}},"id":"schema_58"},"schema_59":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/Tag"}},"paging":{"$ref":"#/components/schemas/Paging"}}},"id":"schema_59"},"schema_60":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/Queue"}},"paging":{"$ref":"#/components/schemas/Paging"}}},"id":"schema_60"},"schema_61":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/Queue"}}},"id":"schema_61"},"schema_62":{"kind":"json-schema","data":{"$ref":"#/components/schemas/EndpointType"},"id":"schema_62"},"schema_63":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/Endpoint"}},"paging":{"$ref":"#/components/schemas/Paging"}}},"id":"schema_63"},"schema_64":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/Endpoint"}}},"id":"schema_64"},"schema_65":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/Conversation"}}},"id":"schema_65"},"schema_66":{"kind":"json-schema","data":{"type":"integer"},"id":"schema_66"},"schema_67":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/Message"}}}},"id":"schema_67"},"schema_68":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/Message"}}},"id":"schema_68"},"schema_69":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/Note"}}}},"id":"schema_69"},"schema_70":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/ActivityLog"}}}},"id":"schema_70"},"schema_71":{"kind":"json-schema","data":{"type":"array","items":{"type":"integer","description":"The id of the conversation."}},"id":"schema_71"},"schema_72":{"kind":"json-schema","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/ActivityLog"}},"paging":{"$ref":"#/components/schemas/Paging"}}},"id":"schema_72"},"schema_73":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/ConversationFlow"}}}},"id":"schema_73"}},"exampleStore":{},"securitySchemeStore":{"ApiKeyAuth":{"id":"ApiKeyAuth","type":"apiKey","in":"header","paramName":"Authorization"},"BearerAuth":{"id":"BearerAuth","type":"http","scheme":"bearer"}},"servers":[{"url":"/","description":"The Server"}]},"options":{"hideSidebar":true,"mockServer":{"url":"/_mock/openapi/integrations-api","position":"off","description":"Mock server"},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/openapi/integrations-api/index.json?download"},{"url":"/_bundle/openapi/integrations-api/index.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Integrations API [deprecated]","description":"Welcome to the Dixa integrations API. Remember to set your credentials using the 'Authorize' button. Note that this API is deprecated and equivalent functionality can be found in Dixa API."}},"baseSlug":"/openapi/integrations-api","routesMapping":{}}