Home > @vsf-enterprise/epcc-api > ConfigurationEndpoints > getCurrentStorePublicConfig
# ConfigurationEndpoints.getCurrentStorePublicConfig() method
Get configuration for the domain.
Signature:
getCurrentStorePublicConfig(context: ElasticPathIntegrationContext): Promise<any>;
# Parameters
Parameter | Type | Description |
---|---|---|
context | ElasticPathIntegrationContext | An auto-generated value prepended to the method as a first parameter. |
Returns:
Promise<any>