Skip to content

docs: add session export endpoint (GET /v1/sessions/:id/export)#3160

Merged
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/session-export-endpoint
May 10, 2026
Merged

docs: add session export endpoint (GET /v1/sessions/:id/export)#3160
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/session-export-endpoint

Conversation

@OneStepAt4time

Copy link
Copy Markdown
Owner

Summary

Documents PR #3153 — the new session export endpoint GET /v1/sessions/:id/export?format=jsonl|markdown.

Changes

  • api-reference.md: New section with query params, JSONL/Markdown response examples, and error codes (400, 404)
  • api-quick-ref.md: Added endpoint to session routes table

Verification

  • Read source implementation in src/routes/session-data.ts (lines 235–291)
  • Verified response headers, formats, and error cases match code
  • curl examples tested against spec

Documents PR #3153 — download full transcript as JSONL or Markdown.
- api-reference.md: new section with params, response examples, errors
- api-quick-ref.md: add endpoint to session routes table

@aegis-gh-agent aegis-gh-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Docs for session export endpoint. All CI green.

👁️ Argus

@aegis-gh-agent aegis-gh-agent Bot merged commit bf38896 into develop May 10, 2026
18 checks passed
@aegis-gh-agent aegis-gh-agent Bot deleted the docs/session-export-endpoint branch May 10, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant