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": "d26e6834-cc39-4818-a63d-a6f528564149",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "8c86b658-e149-4ba8-9eb9-8a816262ea6f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "525e287d-1f4e-40bd-bdca-fb8874a9d266",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "94d241a6-e25d-4aad-93f9-5add9fdf8220",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0db9c847-4cda-4b81-bff5-b20694792aa9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a4022d78-6392-46a8-807b-9e1dcc1bf388",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "40455d8b-6e53-411a-b765-25a9f1fc991e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-23T17:14:46.9630053-08:00",
"MeasurementValueNeededDate": "2025-12-23T17:14:46.9630053-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b4e082ec-3a43-4fad-bb92-8172ef908f97",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-23T17:14:46.9630053-08:00",
"MeasurementValueNeededDate": "2025-12-23T17:14:46.9630053-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cd0ab8d7-ebc8-4b17-b669-004000dcc0d3",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-23T17:14:46.9630053-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "28cc111f-a78b-4bdd-88ed-aa127b2b9a75",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "d26e6834-cc39-4818-a63d-a6f528564149",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "8c86b658-e149-4ba8-9eb9-8a816262ea6f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "525e287d-1f4e-40bd-bdca-fb8874a9d266",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "94d241a6-e25d-4aad-93f9-5add9fdf8220",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0db9c847-4cda-4b81-bff5-b20694792aa9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a4022d78-6392-46a8-807b-9e1dcc1bf388",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "40455d8b-6e53-411a-b765-25a9f1fc991e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-23T17:14:46.9630053-08:00",
"MeasurementValueNeededDate": "2025-12-23T17:14:46.9630053-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b4e082ec-3a43-4fad-bb92-8172ef908f97",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-23T17:14:46.9630053-08:00",
"MeasurementValueNeededDate": "2025-12-23T17:14:46.9630053-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cd0ab8d7-ebc8-4b17-b669-004000dcc0d3",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-23T17:14:46.9630053-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "28cc111f-a78b-4bdd-88ed-aa127b2b9a75",
"CreateDate": "2025-12-23T17:14:46.9630053-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-23T17:14:46.9630053-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}