Run Automated Report (a.k.a ad-hoc report)
This request runs an automated report and returns the created report.
Xelion calls such a report an 'ad-hoc report' (see the softphone documention for more information).
Resource
POST /reports/<OID>/execute
Where OID
is the object ID of the automated report.
Parameters
Name | Type | Description |
---|---|---|
|
[Date] utc |
Start date of the report |
|
[Date] utc |
End date of the report |
Payload
None
Response
The report results.
Context
Authorization |
User |
Errors
Example
Request
POST https://xelion.nl/api/v1/master/reports/1689292/execute
Response
Headers
Content-Disposition: |
attachment; filename=Device Calls 2024-01-01-2024-01-31.pdf |
Content-Type: |
application/pdf |
… |
… |
Body
%PDF-1.4 1 0 obj << /Title ... ... %%EOF