GET api/Checklist/{id}
Obtiene el Checklist por Id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ChecklistDTOName | Description | Type | Additional 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.