const data: Record<string, any> | void = await CartoDBService.getWdpa(
            ctx.params.id,
            ctx.request.query.forSubscription as string,
            ctx.request.query.period as string,
            ctx.request.headers['x-api-key'] as string