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": "e0e0d6d5-da4a-4813-806c-6e2995de60b0",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b2e1bce7-01ad-44a7-ac55-efa28dcaaf74",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "02d0ab5d-8dad-4c03-bced-9187646785b9",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "05ad4070-cae9-4c86-ac43-36aebbd11adf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "49d82d55-16b0-46ac-89a2-4afbc44d2e0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "927bfa35-c563-4894-83b3-9d78b9c00234",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6aa71bca-a290-457a-b420-14eb49770dd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T11:42:37.6218801-07:00",
"MeasurementValueNeededDate": "2026-06-14T11:42:37.6218801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e0013bb4-4b6c-4344-aeb8-6259fdc19e8c",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-14T11:42:37.6218801-07:00",
"MeasurementValueNeededDate": "2026-06-14T11:42:37.6218801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3daa7538-087b-4d51-82b5-d66c12734c97",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-14T11:42:37.6218801-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "431e0ca7-6f72-4b09-93a6-529b97b8c4fc",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "e0e0d6d5-da4a-4813-806c-6e2995de60b0",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b2e1bce7-01ad-44a7-ac55-efa28dcaaf74",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "02d0ab5d-8dad-4c03-bced-9187646785b9",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "05ad4070-cae9-4c86-ac43-36aebbd11adf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "49d82d55-16b0-46ac-89a2-4afbc44d2e0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "927bfa35-c563-4894-83b3-9d78b9c00234",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6aa71bca-a290-457a-b420-14eb49770dd3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T11:42:37.6218801-07:00",
"MeasurementValueNeededDate": "2026-06-14T11:42:37.6218801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e0013bb4-4b6c-4344-aeb8-6259fdc19e8c",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-14T11:42:37.6218801-07:00",
"MeasurementValueNeededDate": "2026-06-14T11:42:37.6218801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3daa7538-087b-4d51-82b5-d66c12734c97",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-14T11:42:37.6218801-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "431e0ca7-6f72-4b09-93a6-529b97b8c4fc",
"CreateDate": "2026-06-14T11:42:37.6218801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T11:42:37.6218801-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}