Skip to main content
GET
/
ai
/
api
/
v2
/
conversations
List All Conversations
curl --request GET \
  --url https://be.datagol.ai/ai/api/v2/conversations \
  --header 'x-auth-token: <api-key>'

Authorizations

x-auth-token
string
header
required

For server-to-server or automated access, use a DataGOL Service Account key. Pass it via the x-auth-token header instead of Authorization: x-auth-token: <service-account-key>

Response

200

Array of conversation objects.