GET api/Checklist/{id}

Obtiene el Checklist por Id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

ChecklistDTO
NameDescriptionTypeAdditional information
Id

integer

None.

Nombre

string

None.

Variables

Collection of VariableChecklistDTO

None.

CategoriaInicial

CategoriaDTO

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/xml

Sample:

Sample not available.