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": "387c1cac-1791-4336-921d-c43bfa9f94e7",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5e086b41-6249-4f3f-9dac-e1ebdefe2b5c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1024bbc2-6097-442e-9a9f-1bc1010c373b",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "26dfc955-e2c6-4c4e-a9e7-f9055f309ad0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8e7e32db-bb5d-4ced-81ab-68cc8f3301e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "68813245-8071-424c-8e4c-e1b155741ca8",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5cbbf882-cb55-42c4-8342-060509eeea1e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-03T10:17:43.746952-08:00",
"MeasurementValueNeededDate": "2025-12-03T10:17:43.746952-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c2cb43e3-d103-4f83-b4e5-5d8b656b5589",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-03T10:17:43.746952-08:00",
"MeasurementValueNeededDate": "2025-12-03T10:17:43.746952-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "773f22fe-4624-4b23-81c3-9d1cb07fbbad",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-03T10:17:43.746952-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "961f5c1c-6a6f-47a7-a87c-3c77ac4fa333",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "387c1cac-1791-4336-921d-c43bfa9f94e7",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5e086b41-6249-4f3f-9dac-e1ebdefe2b5c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1024bbc2-6097-442e-9a9f-1bc1010c373b",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "26dfc955-e2c6-4c4e-a9e7-f9055f309ad0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8e7e32db-bb5d-4ced-81ab-68cc8f3301e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "68813245-8071-424c-8e4c-e1b155741ca8",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5cbbf882-cb55-42c4-8342-060509eeea1e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-03T10:17:43.746952-08:00",
"MeasurementValueNeededDate": "2025-12-03T10:17:43.746952-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c2cb43e3-d103-4f83-b4e5-5d8b656b5589",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-03T10:17:43.746952-08:00",
"MeasurementValueNeededDate": "2025-12-03T10:17:43.746952-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "773f22fe-4624-4b23-81c3-9d1cb07fbbad",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-03T10:17:43.746952-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "961f5c1c-6a6f-47a7-a87c-3c77ac4fa333",
"CreateDate": "2025-12-03T10:17:43.746952-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-03T10:17:43.746952-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}