Get Data Export
documentedExport xAPI statements using a filter or a cardId, returning JSON or CSV.
GET /api/organizations/{org_id}/query/exportData Exportno implementation yet0 runsInput
org_id*
Organization ID
1234
type*
Export Type (json or csv)
json
cardId
Card ID to use as filter
1234
filter
Filter (URL-encoded JSON)
{"activityIds":{"ids":["http://example.com"]}}
Calls Watershed as you (your API key is your account); keychains.dev holds the credentials.