GET SystemValue?idApplication={idApplication}&environment={environment}

Gets the specified identifier application.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idApplication

The identifier application.

string

None.

environment

The environment.

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of STORM.Common.DataAccess.Models.ParameterEntry
NameDescriptionTypeAdditional information
Name

string

None.

Value

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.