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": "f780d87c-53d9-486f-9157-d0e3a5afea06",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "c6239f3a-0a05-4477-b3b4-6ccf31ee41eb",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "50aa4fa4-e351-46cb-b706-cf8ef4fced2a",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "040b068b-a38e-4aa7-b919-467272a0eeb5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4998b82b-70fb-4a6c-a6ed-761c58393ef1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebe91fa5-9653-4aa8-b872-271a40f5dfca",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d3a0e723-10bb-4d6e-b3d9-fc3b3c26b665",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-02T15:19:26.7032014-08:00",
"MeasurementValueNeededDate": "2026-01-02T15:19:26.7032014-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "aeb36229-23dc-4da5-bd62-abf365282b3d",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-02T15:19:26.7032014-08:00",
"MeasurementValueNeededDate": "2026-01-02T15:19:26.7032014-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "60a1e577-7864-4a3c-b6d5-d4c275f92d0b",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-02T15:19:26.7032014-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "e9b9d789-fcf0-4669-8da4-b49cbc07bf19",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "f780d87c-53d9-486f-9157-d0e3a5afea06",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "c6239f3a-0a05-4477-b3b4-6ccf31ee41eb",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "50aa4fa4-e351-46cb-b706-cf8ef4fced2a",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "040b068b-a38e-4aa7-b919-467272a0eeb5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4998b82b-70fb-4a6c-a6ed-761c58393ef1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebe91fa5-9653-4aa8-b872-271a40f5dfca",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d3a0e723-10bb-4d6e-b3d9-fc3b3c26b665",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-02T15:19:26.7032014-08:00",
"MeasurementValueNeededDate": "2026-01-02T15:19:26.7032014-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "aeb36229-23dc-4da5-bd62-abf365282b3d",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-02T15:19:26.7032014-08:00",
"MeasurementValueNeededDate": "2026-01-02T15:19:26.7032014-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "60a1e577-7864-4a3c-b6d5-d4c275f92d0b",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-02T15:19:26.7032014-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "e9b9d789-fcf0-4669-8da4-b49cbc07bf19",
"CreateDate": "2026-01-02T15:19:26.7032014-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-02T15:19:26.7032014-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}