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": "297242e5-eaa1-41d6-b8e9-554c576e5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "8f2a72be-9212-4e02-a411-2245f5b220e0",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "15d8d835-85a6-4410-8ac9-869f1929b39b",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "91e2c685-dbf4-49a3-a92d-435f9c269f0d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cff2eceb-1e89-49b5-9713-eb2963bd7219",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2e7f0e50-3ad3-4214-9c83-490055c3efc4",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9c0df26f-32ae-4a1f-a7fa-dda889014685",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-03T05:06:17.756605-08:00",
"MeasurementValueNeededDate": "2026-02-03T05:06:17.756605-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ede076a5-7b0b-48b1-ac29-23e814ab5820",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-03T05:06:17.756605-08:00",
"MeasurementValueNeededDate": "2026-02-03T05:06:17.756605-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb50052d-4802-4a2f-a586-5e11cb302be0",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-03T05:06:17.756605-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "58eec27e-ef5c-4c91-b06c-c01e2e4aecd2",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "297242e5-eaa1-41d6-b8e9-554c576e5ce0",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "8f2a72be-9212-4e02-a411-2245f5b220e0",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "15d8d835-85a6-4410-8ac9-869f1929b39b",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "91e2c685-dbf4-49a3-a92d-435f9c269f0d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cff2eceb-1e89-49b5-9713-eb2963bd7219",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2e7f0e50-3ad3-4214-9c83-490055c3efc4",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9c0df26f-32ae-4a1f-a7fa-dda889014685",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-03T05:06:17.756605-08:00",
"MeasurementValueNeededDate": "2026-02-03T05:06:17.756605-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ede076a5-7b0b-48b1-ac29-23e814ab5820",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-03T05:06:17.756605-08:00",
"MeasurementValueNeededDate": "2026-02-03T05:06:17.756605-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb50052d-4802-4a2f-a586-5e11cb302be0",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-03T05:06:17.756605-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "58eec27e-ef5c-4c91-b06c-c01e2e4aecd2",
"CreateDate": "2026-02-03T05:06:17.756605-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-03T05:06:17.756605-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}