Export results from multiple sessions in a single file.
sessions-read ability.
| Parameter | Type | Required | Description |
|---|---|---|---|
templateId | uuid | Yes | The template ID |
format | string | Yes | Export format: json or excel |
| Parameter | Type | Required | Description |
|---|---|---|---|
session_ids | array | Yes | Array of session IDs to export |
200 OK – JSON array of results.
200 OK – Excel file download with Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.