GET api/Information/{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,
  "Utilisateur": 2,
  "Tache": 3,
  "Type": 4,
  "Creation": "sample string 5",
  "Designation": "sample string 6",
  "Habilitation": 7,
  "Situation": 8
}