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
1{
2  "queues": [
3    {
4      "name": "Queue1",
5      "id": "1sgxx0000000001AAA"
6    },
7    {
8      "name": "Queue2",
9      "id": "1sgxx0000000001BAA"
10    }
11  ],
12  "nextPageCursor": "0xxdr45",
13  "status": {
14    "code": 200,
15    "message": "Fetched all Queues"
16  }
17}
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