action-items

List Action Items

Tasks in the caller's hotels, newest first; both statuses unless one is given.

day narrows to one workspace-local calendar day, which is how the Actions page reads the list: one request per day it has open.

get/api/v1/action-items

Query parameters

status'open' | 'resolved'
limitinteger
cursorstring nullable
channel'voice' | 'text' | 'email'
daystring date nullable
voice_call_idstring uuid nullable
text_session_idstring uuid nullable
email_thread_idstring uuid nullable

Response

Successful Response

next_cursorstring nullable required

Changes