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": "fae01a35-5b40-4a9b-889a-74bf9e5e06bf",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "01b97eb9-59d4-4316-af9f-af21977fc726",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "b5002c01-feb4-4ca0-bd5e-c8d2b7c4d140",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "ce4594a0-2e84-47b0-a984-150b03007125",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f5f2ea96-686e-4220-8077-a167863b0ce3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "376c6143-97cd-459c-b1c5-5bc3e4afc9c9",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "948f25cc-b056-49e0-864e-c23cd6689908",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T15:04:24.2482496-07:00",
"MeasurementValueNeededDate": "2026-03-24T15:04:24.2482496-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f55fb91b-e298-4680-9759-ccc7a710471a",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T15:04:24.2482496-07:00",
"MeasurementValueNeededDate": "2026-03-24T15:04:24.2482496-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6b465b8f-4763-489d-9ab6-464533d64615",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-24T15:04:24.2482496-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "c6a7903f-fb6a-4171-92ac-5c5c7754ca56",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "fae01a35-5b40-4a9b-889a-74bf9e5e06bf",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "01b97eb9-59d4-4316-af9f-af21977fc726",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "b5002c01-feb4-4ca0-bd5e-c8d2b7c4d140",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "ce4594a0-2e84-47b0-a984-150b03007125",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f5f2ea96-686e-4220-8077-a167863b0ce3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "376c6143-97cd-459c-b1c5-5bc3e4afc9c9",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "948f25cc-b056-49e0-864e-c23cd6689908",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T15:04:24.2482496-07:00",
"MeasurementValueNeededDate": "2026-03-24T15:04:24.2482496-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f55fb91b-e298-4680-9759-ccc7a710471a",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T15:04:24.2482496-07:00",
"MeasurementValueNeededDate": "2026-03-24T15:04:24.2482496-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6b465b8f-4763-489d-9ab6-464533d64615",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-24T15:04:24.2482496-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "c6a7903f-fb6a-4171-92ac-5c5c7754ca56",
"CreateDate": "2026-03-24T15:04:24.2482496-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:04:24.2482496-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}