releases.shpreview

Learnings API ships with filters, pagination, CSV export

1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗

Learnings API

You can now programmatically access your organization's Learnings via the new GET /v1/learnings API endpoint. Use it to export, audit, or integrate learnings into your own workflows.

  • Filter results by repository_ids, user_ids, or organization_ids (up to 10 each).
  • Paginate large result sets using the cursor and limit parameters.
  • Request a flat CSV download by setting format=csv — useful for spreadsheet exports and data pipelines.

See the Learnings API reference for the full parameter and response schema.

Fetched July 14, 2026

Learnings API ships with filters, pagination, CSV export —… — releases.sh