Retrieve conversation metadata
Conversation Metadata
Retrieve conversation metadata
Retrieve metadata for every call step in a conversation sequence, returned at conversation-sequence grain with one metadata object per call step. Set includeRecording=true to include a signed recording URL when one is available — recording URLs are opt-in because they are signed and may include sensitive call audio.
GET
Retrieve conversation metadata
Authorizations
Organization API key. Get it from the 11x team or from the platform.
Path Parameters
ID of the conversation sequence, e.g. call-sequence.abc123.
Query Parameters
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.