GET api/alunos?alu_ids={alu_ids}&largura={largura}&altura={altura}
No Documentation Found.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| alu_ids | No Documentation Found. |
Define this parameter in the request URI. |
| largura | No Documentation Found. |
Define this parameter in the request URI. |
| altura | No Documentation Found. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[
{},
{},
{}
]
text/xml
Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <anyType /> <anyType /> <anyType /> </ArrayOfanyType>
text/csv
Sample:
Sample not available.