action naviplancentral_presentation_get_demographic_relationships { label: "Presentation_GetDemographicRelationships" description: "Description: This operation retrieves all relationship types relevant to demographics.
\n Purpose: Provides a list of relationship types organized by whether or not they can be defined as children." provider: naviplancentral method: GET path: "/api/Presentation/Demographics/Relationships" encoding: json output: { type: "object" additionalProperties: true } }