actionitems/{id}/Attachments
Get list of attachments for a specified action item
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
action item id |
integer |
Required |
Body Parameters
None.
Response Information
Standard Responses
list of attachments
Collection of ActionItemAttachmentDto
Name | Description | Type | Additional information |
---|---|---|---|
id |
Document Id |
integer |
None. |
extension |
File Extension |
string |
None. |
name |
File name |
string |
None. |
links | Collection of LinkDto |
None. |
Error Responses
HTTP Status Code | Error Message | Type | Additional Information |
---|