latestOpenAPI 3.1.02026-08-10295186.7 KB

ec696334ff35

Orchestrations

Stats

Get statistics about an orchestration.

get/orchestrations/stats

Query parameters

orchestration_idstring required

The id of the orchestration to fetch statistics from.

fromstring date required

Statistics starting date in a yyyy-MM-dd format. Cannot be earlier than 6 months ago.

tostring date required

Statistics ending date in a yyyy-MM-dd format.

include_platformsboolean

Boolean parameter to show optional detailed stats for each platform (android, ios, web) if true

Headers

X-Batch-Projectstring required

The unique project key, identifying a project on the Batch platform

Response

Successful response with statistics about an orchestration.

OR
OR