GET api/Parametre/{Id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
Id
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Libelle": 2,
  "Designation": "sample string 3",
  "Situation": 4,
  "Suivant": 5,
  "Precedent": 6
}