Batch Export
Batch Operations
Batch Export Results
Export results from multiple sessions in a single file.
POST
Batch Export
Authentication & Scope
Requires thesessions-read ability.
Request
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
templateId | uuid | Yes | The template ID |
format | string | Yes | Export format: json or excel |
Body Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
session_ids | array | Yes | Array of session IDs to export |
Response
JSON Format
200 OK – JSON array of results.
Excel Format
200 OK – Excel file download with Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.
Authorizations
Path Parameters
Body
application/json
Response
Export data
