GET api/Anotacao/ObterPeloId/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Anotacao| Name | Description | Type | Additional information |
|---|---|---|---|
| Nome | string |
None. |
|
| ArquivoXMP | Collection of byte |
None. |
|
| ID | globally unique identifier |
None. |
|
| ValidationResult | ValidationResult |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.