I ran this GET /api/v2/routing/wrapupcodes using api-explorer-standalone and received a partial list of our codes. The query returned a 200, successful operation. What am I missing?
I saw a reply by Tim somewhere else in the forum to use this: GET /api/v2/routing/queues/{queueId}/wrapupcodes I ran this and it wanted queueids. Can I feed a list of queue ids into it? If so how?