const result = await RWAPIMicroservice.requestToMicroservice({
            uri: `/v1/dataset/vocabulary/find${vocabularyQuery}`,
            method: 'GET',
            json: true,
            headers: {