Get Capture
Returns one capture (session) by id for the organization.
Path parameter
captureId is the session entity id (sessions.entity_id). The capture must belong to your organization and not be soft-deleted.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Session entity id (sessions.entity_id); trimmed string 1–255 characters.
1 - 255Response
Single capture object.
Capture (session) record. Published movement dimension fields may appear as additional top-level properties.
Session entity id.
Athlete id when linked via athletes_sessions.
From presets.activity.
From presets.movement.
API status derived from session analysis_status.
awaiting_upload, processing, completed, error Error or QA failure summary when applicable.
ISO 8601 from created_at when present.
From session metadata (e.g. primary_frameRate or frameRate) when available.