List Inboxes
Lists the inboxes in the user's current workspace.
This endpoint requires the Agent Impersonator role.
URL
Headers
Request Body
N/A
Response
Success -> 200
Returns an array of Inbox
objects.
Sample response:
No current unit was selected for the user -> 409, errorCode: 1010
No current workspaces -> 409, errorCode: 1011
Last updated