This page was last edited on October 31, 2023, at 13:32.
Comments or questions about this documentation? Contact us for support!
This operation is part of the Workbins API section of the Web Services API.
The workbin resource includes properties that describe the workbins.
{ "id": "29b4b0aa-30ac-4aa2-95a0-6315f4db7301", "uri": "/api/v2/workbins/29b4b0aa-30ac-4aa2-95a0-6315f4db7301", "name": "Facebook Workbin Draft", "displayName": "Facebook Workbin Draft", "type": "Agent", "emails":[ { ... }, ... ], "chats":[ { ... }, ... ], "workitems":[ { ... }, ... ], "interactions":[ { ... }, ... ], }
Parameter | Description |
---|---|
id | The workbin's unique identifier. |
uri | The workbin's resource identifier |
name | The workbin's human friendly name. |
displayName | The workbin's public human friendly name. |
type | The workbin's type. Possible values are: Agent, Place, Place Group, or Agent Group |