# Integrations API [deprecated] 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. Version: 1.0.0 ## Servers The Server ``` / ``` ## Security ### ApiKeyAuth Type: apiKey In: header Name: Authorization ### BearerAuth Type: http Scheme: bearer ## Download OpenAPI description [Integrations API [deprecated]](https://docs.dixa.io/_bundle/openapi/integrations-api/index.yaml) ## Users ### Returns a list of users. (deprecated) - [GET /v1/users](https://docs.dixa.io/openapi/integrations-api/users/paths/~1v1~1users/get.md) ### Create a user (deprecated) - [POST /v1/users](https://docs.dixa.io/openapi/integrations-api/users/paths/~1v1~1users/post.md) ### Returns a list of conversations requested by a specific user. (deprecated) - [GET /v1/users/{userId}/requested_conversations](https://docs.dixa.io/openapi/integrations-api/users/paths/~1v1~1users~1%7Buserid%7D~1requested_conversations/get.md) ### Schedule anonymization for specified entity (deprecated) - [POST /v1/anonymization_request](https://docs.dixa.io/openapi/integrations-api/users/paths/~1v1~1anonymization_request/post.md) ### Get anonymization request for specified id (deprecated) - [GET /v1/anonymization_request/{requestId}](https://docs.dixa.io/openapi/integrations-api/users/paths/~1v1~1anonymization_request~1%7Brequestid%7D/get.md) ### Schedule anonymization for specified entity (deprecated) - [POST /v1/anonymization_request](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1anonymization_request/post.md) ### Get anonymization request for specified id (deprecated) - [GET /v1/anonymization_request/{requestId}](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1anonymization_request~1%7Brequestid%7D/get.md) ## Conversations ### Schedule anonymization for specified entity (deprecated) - [POST /v1/anonymization_request](https://docs.dixa.io/openapi/integrations-api/users/paths/~1v1~1anonymization_request/post.md) ### Get anonymization request for specified id (deprecated) - [GET /v1/anonymization_request/{requestId}](https://docs.dixa.io/openapi/integrations-api/users/paths/~1v1~1anonymization_request~1%7Brequestid%7D/get.md) ### Create a conversation (deprecated) - [POST /v1/conversations](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations/post.md) ### Get a single conversation by csid (deprecated) - [GET /v1/conversations/{csid}](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D/get.md) ### Get a list of messages within a conversation (deprecated) - [GET /v1/conversations/{csid}/messages](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D~1messages/get.md) ### Add a historical message to a conversation (deprecated) - [POST /v1/conversations/{csid}/messages/historical](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D~1messages~1historical/post.md) ### Get a list of internal notes of a conversation (deprecated) - [GET /v1/conversations/{csid}/notes](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D~1notes/get.md) ### Get a list of activitylog events for a conversation (deprecated) - [GET /v1/conversations/{csid}/activitylog](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D~1activitylog/get.md) ### Get a list of activitylog events (deprecated) - [GET /v1/conversations/activitylog](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1activitylog/get.md) ### Schedule anonymization for specified entity (deprecated) - [POST /v1/anonymization_request](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1anonymization_request/post.md) ### Get anonymization request for specified id (deprecated) - [GET /v1/anonymization_request/{requestId}](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1anonymization_request~1%7Brequestid%7D/get.md) ### Get a list of messages within a conversation (deprecated) - [GET /v1/conversations/{csid}/messages](https://docs.dixa.io/openapi/integrations-api/message/paths/~1v1~1conversations~1%7Bcsid%7D~1messages/get.md) ### Add a historical message to a conversation (deprecated) - [POST /v1/conversations/{csid}/messages/historical](https://docs.dixa.io/openapi/integrations-api/message/paths/~1v1~1conversations~1%7Bcsid%7D~1messages~1historical/post.md) ### Get a list of internal notes of a conversation (deprecated) - [GET /v1/conversations/{csid}/notes](https://docs.dixa.io/openapi/integrations-api/wrapup/paths/~1v1~1conversations~1%7Bcsid%7D~1notes/get.md) ### Get a list of internal notes of a conversation (deprecated) - [GET /v1/conversations/{csid}/notes](https://docs.dixa.io/openapi/integrations-api/note/paths/~1v1~1conversations~1%7Bcsid%7D~1notes/get.md) ### Get a list of activitylog events for a conversation (deprecated) - [GET /v1/conversations/{csid}/activitylog](https://docs.dixa.io/openapi/integrations-api/activitylog/paths/~1v1~1conversations~1%7Bcsid%7D~1activitylog/get.md) ### Get a list of activitylog events (deprecated) - [GET /v1/conversations/activitylog](https://docs.dixa.io/openapi/integrations-api/activitylog/paths/~1v1~1conversations~1activitylog/get.md) ## Tags ### Get a list of tags (deprecated) - [GET /v1/tags](https://docs.dixa.io/openapi/integrations-api/tags/paths/~1v1~1tags/get.md) ## Queues ### Get a list of queues for your organization (deprecated) - [GET /v1/queues](https://docs.dixa.io/openapi/integrations-api/queues/paths/~1v1~1queues/get.md) ### Get a queue by id (deprecated) - [GET /v1/queues/{id}](https://docs.dixa.io/openapi/integrations-api/queues/paths/~1v1~1queues~1%7Bid%7D/get.md) ## Endpoints ### Get a list of endpoints. (deprecated) - [GET /v1/endpoints](https://docs.dixa.io/openapi/integrations-api/endpoints/paths/~1v1~1endpoints/get.md) ### Get an endpoint by id (deprecated) - [GET /v1/endpoints/{id}](https://docs.dixa.io/openapi/integrations-api/endpoints/paths/~1v1~1endpoints~1%7Bid%7D/get.md) ## Message ### Get a list of messages within a conversation (deprecated) - [GET /v1/conversations/{csid}/messages](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D~1messages/get.md) ### Add a historical message to a conversation (deprecated) - [POST /v1/conversations/{csid}/messages/historical](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D~1messages~1historical/post.md) ### Get a list of messages within a conversation (deprecated) - [GET /v1/conversations/{csid}/messages](https://docs.dixa.io/openapi/integrations-api/message/paths/~1v1~1conversations~1%7Bcsid%7D~1messages/get.md) ### Add a historical message to a conversation (deprecated) - [POST /v1/conversations/{csid}/messages/historical](https://docs.dixa.io/openapi/integrations-api/message/paths/~1v1~1conversations~1%7Bcsid%7D~1messages~1historical/post.md) ## Wrapup ### Get a list of internal notes of a conversation (deprecated) - [GET /v1/conversations/{csid}/notes](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D~1notes/get.md) ### Get a list of internal notes of a conversation (deprecated) - [GET /v1/conversations/{csid}/notes](https://docs.dixa.io/openapi/integrations-api/wrapup/paths/~1v1~1conversations~1%7Bcsid%7D~1notes/get.md) ### Get a list of internal notes of a conversation (deprecated) - [GET /v1/conversations/{csid}/notes](https://docs.dixa.io/openapi/integrations-api/note/paths/~1v1~1conversations~1%7Bcsid%7D~1notes/get.md) ## Note ### Get a list of internal notes of a conversation (deprecated) - [GET /v1/conversations/{csid}/notes](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D~1notes/get.md) ### Get a list of internal notes of a conversation (deprecated) - [GET /v1/conversations/{csid}/notes](https://docs.dixa.io/openapi/integrations-api/wrapup/paths/~1v1~1conversations~1%7Bcsid%7D~1notes/get.md) ### Get a list of internal notes of a conversation (deprecated) - [GET /v1/conversations/{csid}/notes](https://docs.dixa.io/openapi/integrations-api/note/paths/~1v1~1conversations~1%7Bcsid%7D~1notes/get.md) ## ActivityLog ### Get a list of activitylog events for a conversation (deprecated) - [GET /v1/conversations/{csid}/activitylog](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1%7Bcsid%7D~1activitylog/get.md) ### Get a list of activitylog events (deprecated) - [GET /v1/conversations/activitylog](https://docs.dixa.io/openapi/integrations-api/conversations/paths/~1v1~1conversations~1activitylog/get.md) ### Get a list of activitylog events for a conversation (deprecated) - [GET /v1/conversations/{csid}/activitylog](https://docs.dixa.io/openapi/integrations-api/activitylog/paths/~1v1~1conversations~1%7Bcsid%7D~1activitylog/get.md) ### Get a list of activitylog events (deprecated) - [GET /v1/conversations/activitylog](https://docs.dixa.io/openapi/integrations-api/activitylog/paths/~1v1~1conversations~1activitylog/get.md) ## flows ### List the current flows for an organization (deprecated) - [GET /v1/flows](https://docs.dixa.io/openapi/integrations-api/flows/paths/~1v1~1flows/get.md)