Skip to content

Integrations API [deprecated] (1.0.0)

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.

Download OpenAPI description
Languages
Servers
Mock server
https://docs.dixa.io/_mock/openapi/integrations-api
The Server
https://docs.dixa.io

Users

Operations

Tags

Operations

Get a list of tagsDeprecated

Request

Security
ApiKeyAuth or BearerAuth
curl -i -X GET \
  https://docs.dixa.io/_mock/openapi/integrations-api/v1/tags \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

A list of tags for the organization

Bodyapplication/json
dataArray of objects(Tag)required
data[].​idstring(StringId)required
data[].​namestring

The name of the tag

data[].​colorstring

The hex color the tag when displayed in the Agent Interface.

pagingobject(Paging)
Response
application/json
{ "data": [ { … } ], "paging": { "cursors": { … }, "next_page": "string", "prev_page": "string" } }

Queues

Operations

Endpoints

Operations

Conversations

Operations

Message

Operations

Wrapup

Operations

Note

Operations

ActivityLog

Operations

flows

Operations