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": "1f77ba5c-c7ad-4535-99f7-a661c7dc3b8a",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "2d43686c-fcba-43e8-9210-b7e002163ac5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f80f457d-ee1f-4860-b4db-75e2879fd660",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "3365ef17-d242-486e-aa4b-c09f6e5b2515",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b530f9eb-d870-4310-a587-6968dd049043",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "56412821-d149-4daf-9948-5a06a4d085b1",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cb9022c9-6ee4-487d-b662-5ce74e2b6788",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-19T05:21:03.3456347-08:00",
"MeasurementValueNeededDate": "2026-02-19T05:21:03.3456347-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c648ca79-230c-4de8-8222-39c00b881af5",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-19T05:21:03.3456347-08:00",
"MeasurementValueNeededDate": "2026-02-19T05:21:03.3456347-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "53313e46-ded4-4a1b-9307-e96b84d4174e",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-19T05:21:03.3456347-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "24d1819e-4505-473f-8914-a2fc37aac075",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "1f77ba5c-c7ad-4535-99f7-a661c7dc3b8a",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "2d43686c-fcba-43e8-9210-b7e002163ac5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f80f457d-ee1f-4860-b4db-75e2879fd660",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "3365ef17-d242-486e-aa4b-c09f6e5b2515",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b530f9eb-d870-4310-a587-6968dd049043",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "56412821-d149-4daf-9948-5a06a4d085b1",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cb9022c9-6ee4-487d-b662-5ce74e2b6788",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-19T05:21:03.3456347-08:00",
"MeasurementValueNeededDate": "2026-02-19T05:21:03.3456347-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c648ca79-230c-4de8-8222-39c00b881af5",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-19T05:21:03.3456347-08:00",
"MeasurementValueNeededDate": "2026-02-19T05:21:03.3456347-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "53313e46-ded4-4a1b-9307-e96b84d4174e",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-19T05:21:03.3456347-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "24d1819e-4505-473f-8914-a2fc37aac075",
"CreateDate": "2026-02-19T05:21:03.3456347-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-19T05:21:03.3456347-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}