GET api/cases/{caseId}/attachments/{attachmentId}/permissions
Get permitted attachment ids
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| caseId | globally unique identifier |
Required |
|
| attachmentId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"6d2bc42a-c832-48be-90da-68e35bba9669"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6d2bc42a-c832-48be-90da-68e35bba9669</guid>