action naviplancentral_fact_finder_service_information_get { label: "FactFinderServiceInformation_Get" description: "Description: This operation retrieves information statistics for the current service.
\n Purpose: Provides access to Service Information." provider: naviplancentral method: GET path: "/api/ServiceInformation" encoding: json output: { type: "object" additionalProperties: true } }