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
Changes
Changed in 3 of the 28 revisions of this API.13
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ○
added the new optional
queryrequest parameterdaynew-optional-request-parameter
- ▲
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
Of the 28 revisions, 1 has no diff computed.