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": "fd90caec-c0a2-4c17-8044-622db2273cb5",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "23ef2dd7-d738-458b-8d70-9d439d45ccde",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "317d2ebb-306a-4b36-8bed-3533b0ab5d77",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "96de890c-4da8-4aac-b373-6d4303cf2e79",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dd4f4380-a503-4e5a-89a0-5cfd84c33e2a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9c6764b0-8bcf-4eb1-83d6-b05d65247aec",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4eb14251-38d6-4222-a649-7cf4355cc5e9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-26T16:44:52.0480084-08:00",
"MeasurementValueNeededDate": "2026-02-26T16:44:52.0480084-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "98d8b5a5-84bb-4adc-9fcb-fd8cab1d90a0",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-26T16:44:52.0480084-08:00",
"MeasurementValueNeededDate": "2026-02-26T16:44:52.0480084-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1d16792b-c72f-463c-8f45-309d2741b9c5",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-26T16:44:52.0480084-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "0e168db0-3c1c-4600-8dfa-86573354cb02",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "fd90caec-c0a2-4c17-8044-622db2273cb5",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "23ef2dd7-d738-458b-8d70-9d439d45ccde",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "317d2ebb-306a-4b36-8bed-3533b0ab5d77",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "96de890c-4da8-4aac-b373-6d4303cf2e79",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dd4f4380-a503-4e5a-89a0-5cfd84c33e2a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9c6764b0-8bcf-4eb1-83d6-b05d65247aec",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4eb14251-38d6-4222-a649-7cf4355cc5e9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-26T16:44:52.0480084-08:00",
"MeasurementValueNeededDate": "2026-02-26T16:44:52.0480084-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "98d8b5a5-84bb-4adc-9fcb-fd8cab1d90a0",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-26T16:44:52.0480084-08:00",
"MeasurementValueNeededDate": "2026-02-26T16:44:52.0480084-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1d16792b-c72f-463c-8f45-309d2741b9c5",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-26T16:44:52.0480084-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "0e168db0-3c1c-4600-8dfa-86573354cb02",
"CreateDate": "2026-02-26T16:44:52.0480084-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-26T16:44:52.0480084-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}