Lists the members in a queue.
get/2023-10-12/farms/{farmId}/queues/{queueId}/members
Path parameters
farmIdstring required
The farm ID for the queue.
queueIdstring required
The queue ID to include on the list.
Query parameters
nextTokenstring
The token for the next set of results, or <code>null</code> to start from the beginning.
maxResultsinteger
The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.
Response
Success