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": "403a409d-835c-469c-876f-55200dc30a00",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "a1e285ae-7145-4752-bef0-3ddf9c63ab1a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c6efad05-0554-419d-b6a7-97dae97a9248",
"CreateDate": "2026-02-05T17:02:24.9533402-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T17:02:24.9533402-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "1d4739da-54b3-492c-92cc-daa4e5eaea5c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5bfc0327-c82e-42f7-9dfe-50f2126535fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "62f1e4c1-f557-4d05-8fe7-8fd28521b111",
"CreateDate": "2026-02-05T17:02:24.9689398-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:24.9689398-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fdb39120-9e0c-4f9c-817b-c412b6e5bb53",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:02:24.9689398-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:24.9689398-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3eecb52f-904c-4af8-875e-15f5f4b00cdd",
"CreateDate": "2026-02-05T17:02:24.9689398-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:02:24.9689398-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:02:24.9689398-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:24.9689398-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9e39e20-bb06-4abd-b19c-eafb38c913d5",
"CreateDate": "2026-02-05T17:02:24.9689398-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:02:24.9689398-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-05T17:02:24.9689398-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "25a362c6-a99f-4a7e-a973-7008ab98046e",
"CreateDate": "2026-02-05T17:02:24.9689398-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:24.9689398-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "403a409d-835c-469c-876f-55200dc30a00",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "a1e285ae-7145-4752-bef0-3ddf9c63ab1a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c6efad05-0554-419d-b6a7-97dae97a9248",
"CreateDate": "2026-02-05T17:02:24.9533402-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T17:02:24.9533402-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "1d4739da-54b3-492c-92cc-daa4e5eaea5c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5bfc0327-c82e-42f7-9dfe-50f2126535fe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "62f1e4c1-f557-4d05-8fe7-8fd28521b111",
"CreateDate": "2026-02-05T17:02:24.9689398-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:24.9689398-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fdb39120-9e0c-4f9c-817b-c412b6e5bb53",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:02:24.9689398-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:24.9689398-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3eecb52f-904c-4af8-875e-15f5f4b00cdd",
"CreateDate": "2026-02-05T17:02:24.9689398-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:02:24.9689398-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:02:24.9689398-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:24.9689398-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9e39e20-bb06-4abd-b19c-eafb38c913d5",
"CreateDate": "2026-02-05T17:02:24.9689398-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:02:24.9689398-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-05T17:02:24.9689398-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "25a362c6-a99f-4a7e-a973-7008ab98046e",
"CreateDate": "2026-02-05T17:02:24.9689398-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:24.9689398-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}