Unified 'who is waiting on me' view: SMS threads with unanswered inbound messages plus missed calls with no follow-up, each with an urgency_score (0-100) and urgency_reason. Scope: read.
GET/api/v1/inbox
Unified 'who is waiting on me' view: SMS threads with unanswered inbound messages plus missed calls with no follow-up, each with an urgency_score (0-100) and urgency_reason. Scope: read.
Request
Responses
- 200
- 400
- 401
- 404
- 429
Inbox payload: items (thread_id, kind sms|missed_call, customer_name, customer_phone, last_at, preview, urgency_score, urgency_reason, receptionist_id, receptionist_name), next_cursor.
Missing or invalid parameters
Invalid or missing API key
Resource not found or belongs to another account
Rate limit exceeded
Response Headers
X-RateLimit-Limit
X-RateLimit-Remaining
X-RateLimit-Reset
Retry-After