Skip to main content
GET
cURL
Building AI-powered analysis on top of interaction data? Use the Alpharun MCP server instead of exporting interactions into your own system. It gives AI assistants and agents live, queryable access to interactions, transcripts, and playbook analytics — including semantic transcript search — with no data pipeline to build or keep in sync. This endpoint is best for fetching specific records as part of a system integration, not for bulk-copying your Alpharun data.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

CUSTOMER_INTERACTION_ID
string<uuid>
required

ID of the customer interaction to fetch

Query Parameters

include_analysis
boolean
default:false

When true, include the analysis and outcome fields in the response. Defaults to false, in which case both fields are omitted.

Response

Customer interaction details

data
object