Skip to main content
GET
Retrieve conversation metadata

Authorizations

x-api-key
string
header
required

Organization API key. Get it from the 11x team or from the platform.

Path Parameters

sequenceId
string
required

ID of the conversation sequence, e.g. call-sequence.abc123.

Query Parameters

includeRecording
boolean
default:false

When set to true, includes a signed recordingUrl on each metadata object when available. Any value other than true defaults to false. Matching is case-insensitive.

Response

Conversation metadata, one object per call step.

sequenceId
string
required
Example:

"call-sequence.abc123"

metadata
object[]
required

One metadata object per call step in the sequence.