Initiates an asynchronous data export process and returns a job ID that clients can use to poll for query results.
startTime and endTime parameters. If you need access to older data, we recommend contacting our sales team to discuss upgrading to the Premium Tier.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Specifies the type of activity for the export.
agility, baseball, basketball, gait, golf, jump, lunge, other, range_of_motion, softball, squat, stability, track_and_field Further filters the export based on specific movement type.
cutting, hitting, pitching, free_throw, jump_shot, layup, running, walking, swing, broad, countermovement, drop_vertical, single_leg, single_leg_broad, squat, forward, other, static_stance, ankle_flexion, cervical_flexion_extension, cervical_rotation, sfma_shoulder_extension, sfma_shoulder_flexion, shoulder_9090, shoulder_flexion, t_spine_rotation, body_weight, overhead, sfma_squat, single_leg, plank, push_up, rotary, sfma_back_bend, sfma_toe_touch, single_leg_stance, static_stance, y_balance_lower_quarter, y_balance_upper_quarter, hammer_throw, high_jump, shot_put Specifies the start of the time range for data retrieval in epoch time (UTC). Defaults to 24 hours prior to reduce the volume of data exported.
Specifies the end of the time range for data retrieval in epoch time (UTC). Defaults to the current time to provide up-to-date information.
The list of athlete IDs to identify athlete data to be included in the export job.
Determines which date field ('last_modified' or 'capture_time') should be used for time-based filtering. Defaults to 'last_modified'.
last_modified, capture_time The list of metrics to include in the export job.
Read more about Filtering Metrics for usage examples.
Control the row of the session to be exported. Only the row with the specified column value equal to 0 will be exported.
Read more about Filtering Metrics for usage examples.
Export request successfully created. Returns a job ID to track the export status.
The unique identifier for the export job. Use this ID to poll for export status and retrieve results.