v1
Messages
Get Session Status
Get processing status for messages in a session.
**Authentication Required**: Bearer token, API key, or session token
**Status Information**:
- Total messages in session
- Processing status breakdown (queued, analyzing, completed, failed)
- Any messages with processing errors
get/v1/messages/sessions/{session_id}/status
Path parameters
session_idstring required
Response
Session processing status
object required
Generic JSON response object