Actionable List Member Queues

Output representation of the fetch request of the queues that contain the actionable list member as a supported object.
JSON Example
{
  "queues": [
    {
      "name": "Queue1",
      "id": "1sgxx0000000001AAA"
    },
    {
      "name": "Queue2",
      "id": "1sgxx0000000001BAA"
    }
  ],
  "nextPageCursor": "0xxdr45",
  "status": {
    "code": 200,
    "message": "Fetched all Queues"
  }
}
Property Name Type Description Filter Group and Version Available Version
nextPageCursor String Next page cursor of filtered actionable list member supporting queues. Small, 59.0 59.0
queues Actionable List Member Queue[] List of actionable lists assigned to the querying user. Small, 59.0 59.0