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": "8717c97a-77a0-4c7d-a744-e1835e9b841f",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "a4bbaa68-0a8e-4adc-bdfe-81f4c2804252",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "91fa6eaa-9eaa-46c7-aaf9-d5f26f1df372",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "85495692-bb08-480f-a2c0-03e2e34c67f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a1a111e1-380a-406d-936d-a5c237f56577",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1c4faad7-10ed-4b2c-81e6-17f0969ecfd6",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "235cd0fd-d55f-4234-a001-5e64aa313542",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-27T17:21:58.1384644-07:00",
"MeasurementValueNeededDate": "2026-03-27T17:21:58.1384644-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d455a415-f1bc-4f7d-95fc-31c7429c8308",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-27T17:21:58.1384644-07:00",
"MeasurementValueNeededDate": "2026-03-27T17:21:58.1384644-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c0c1d649-a5e6-4235-9581-f6fa34f40520",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-27T17:21:58.1384644-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "6a7aa3ff-bd5f-458e-b951-bbc46d0ac3ee",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "8717c97a-77a0-4c7d-a744-e1835e9b841f",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "a4bbaa68-0a8e-4adc-bdfe-81f4c2804252",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "91fa6eaa-9eaa-46c7-aaf9-d5f26f1df372",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "85495692-bb08-480f-a2c0-03e2e34c67f8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a1a111e1-380a-406d-936d-a5c237f56577",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1c4faad7-10ed-4b2c-81e6-17f0969ecfd6",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "235cd0fd-d55f-4234-a001-5e64aa313542",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-27T17:21:58.1384644-07:00",
"MeasurementValueNeededDate": "2026-03-27T17:21:58.1384644-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d455a415-f1bc-4f7d-95fc-31c7429c8308",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-27T17:21:58.1384644-07:00",
"MeasurementValueNeededDate": "2026-03-27T17:21:58.1384644-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c0c1d649-a5e6-4235-9581-f6fa34f40520",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-27T17:21:58.1384644-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "6a7aa3ff-bd5f-458e-b951-bbc46d0ac3ee",
"CreateDate": "2026-03-27T17:21:58.1384644-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-27T17:21:58.1384644-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}