Skip to main content
GET
Export training snapshots as a JSON download

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

quality
string
category
string

Response

Training data exported as a JSON file attachment.

Top-level JSON body downloaded by /api/training/export. Not wrapped in a { success, data } envelope.

exportDate
string<date-time>
required
organizationId
string
required
totalSnapshots
integer
required
data
object[]
required