GET api/Chamados?cod_chamado={cod_chamado}&buscar={buscar}&hoje={hoje}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| cod_chamado | string |
Required |
|
| buscar | boolean |
Required |
|
| hoje | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOfChamadosModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Collection of ChamadosModel |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.