List Deployment QueuesAsk AIget https://api.lumeo.com/v1/apps/{application_id}/deployment_queuesPath Paramsapplication_idstringrequiredQuery Paramsqueue_ids[]array of uuidsFilter: Queue ID(s)queue_ids[]ADD uuidqueue_names[]array of stringsFilter: Queue Name(s)queue_names[]ADD stringpaginationenumrequiredSpecifies which type of pagination to choose.cursoroffsetAllowed:cursoroffsetnext_cursorstringSpecifies the cursor for the next page. Can be found in the last paginated request. Only available with pagination = cursor.prev_cursorstringSpecifies the cursor for the previous page. Can be found in the last paginated request. Only available with pagination = cursor.pageinteger≥ 1Specifies which page should be returned. Only available with pagination = offset.limitintegerLimits the number of items returned.Response 200OKUpdated 8 months ago