Skip to content

docs(attachments): add conversationKey to messages endpoint#2301

Closed
siddseethepalli wants to merge 1 commit into
mainfrom
fix/attachment-docs-endpoint
Closed

docs(attachments): add conversationKey to messages endpoint#2301
siddseethepalli wants to merge 1 commit into
mainfrom
fix/attachment-docs-endpoint

Conversation

@siddseethepalli
Copy link
Copy Markdown
Contributor

@siddseethepalli siddseethepalli commented Feb 15, 2026

Summary

  • Add the required conversationKey query parameter to the GET /v1/assistants/:id/messages endpoint in the README
  • The endpoint returns 400 without this parameter (enforced in handleListMessages in http-server.ts), so the docs were incomplete

Addresses review feedback from Codex on #2281 (comment #3 - missing conversationKey).

The other two Codex comments on #2281 are stale:

Test plan

  • README accurately reflects the required query parameter

Generated with Claude Code


Open with Devin

…point

The GET /v1/assistants/:id/messages endpoint requires a conversationKey
query parameter (returns 400 without it). Update the README to show the
parameter in the endpoint path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@siddseethepalli siddseethepalli self-assigned this Feb 15, 2026
@siddseethepalli
Copy link
Copy Markdown
Contributor Author

Closing - the conversationKey fix was already applied in main by another PR. The remaining two Codex comments on #2281 are stale (host approval and IPC attachment payloads both work correctly in current code).

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

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