GET Attachments/ByUploadDate?assetId={assetId}&beginDate={beginDate}&endDate={endDate}&includeContent={includeContent}
Retrieves attachments for the given parameters. All parameters are optional.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId |
Id of the asset |
globally unique identifier |
None. |
| beginDate |
Beginning upload date of the attachments to retrieve |
date |
None. |
| endDate |
Ending upload date of the attachments to retrieve |
date |
None. |
| includeContent |
Include the file contents of the attachments |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
On success, a list of attachments.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of Attachment |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"AttachmentId": "18a618c4-b5a0-4653-9667-e83bd85ef72e",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "6f237905-b543-4095-bd76-cb177af8d42c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c2004a07-6f4e-4b39-aeef-07400bf22589",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "fcf273a0-8cb6-4dfd-9e3f-f2b5765c21d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "84e26028-1d5a-491f-8b56-6d07ef6372c4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86df8c59-0c4c-4c9b-8449-2659dab3e6c4",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "57e16b07-4353-4bee-b7b8-dc0fe6a72094",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T11:46:08.847219-07:00",
"MeasurementValueNeededDate": "2026-06-28T11:46:08.847219-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5395ca17-e4c8-4a91-8e3a-90253658b117",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T11:46:08.847219-07:00",
"MeasurementValueNeededDate": "2026-06-28T11:46:08.847219-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5640ce71-48bc-43aa-b3d3-a1f38b9aec0e",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-28T11:46:08.847219-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "4343c06b-0947-4058-b695-d67d23ffdcbb",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "18a618c4-b5a0-4653-9667-e83bd85ef72e",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "6f237905-b543-4095-bd76-cb177af8d42c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c2004a07-6f4e-4b39-aeef-07400bf22589",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "fcf273a0-8cb6-4dfd-9e3f-f2b5765c21d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "84e26028-1d5a-491f-8b56-6d07ef6372c4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86df8c59-0c4c-4c9b-8449-2659dab3e6c4",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "57e16b07-4353-4bee-b7b8-dc0fe6a72094",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T11:46:08.847219-07:00",
"MeasurementValueNeededDate": "2026-06-28T11:46:08.847219-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5395ca17-e4c8-4a91-8e3a-90253658b117",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T11:46:08.847219-07:00",
"MeasurementValueNeededDate": "2026-06-28T11:46:08.847219-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5640ce71-48bc-43aa-b3d3-a1f38b9aec0e",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-28T11:46:08.847219-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "4343c06b-0947-4058-b695-d67d23ffdcbb",
"CreateDate": "2026-06-28T11:46:08.847219-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T11:46:08.847219-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}