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": "0157849c-f23e-4549-8f2e-f84b7c0ebaa6",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "3b7c102e-52b9-4dc6-8fb2-38b4c33d74ae",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "61a35df1-4a35-44ce-9aef-323364f6024e",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "60b519bc-19df-4529-bf80-fe14290b91b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7164f017-44e0-4b24-ae8d-97d8bf950571",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35c3eaa5-2771-498b-b01c-f92845ed2ea7",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "727d2cc9-9e30-4ba9-89c1-836ce79cb6d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T14:07:28.5652105-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:07:28.5652105-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dd0a72a6-c2f1-4941-abe8-b599c5e47a8e",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T14:07:28.5652105-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:07:28.5652105-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3a614b81-6d9d-49df-bdfc-98e80a1f5d04",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-13T14:07:28.5652105-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "bbaa76dd-2102-40f0-90ef-e248058ebd65",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "0157849c-f23e-4549-8f2e-f84b7c0ebaa6",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "3b7c102e-52b9-4dc6-8fb2-38b4c33d74ae",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "61a35df1-4a35-44ce-9aef-323364f6024e",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "60b519bc-19df-4529-bf80-fe14290b91b9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7164f017-44e0-4b24-ae8d-97d8bf950571",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "35c3eaa5-2771-498b-b01c-f92845ed2ea7",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "727d2cc9-9e30-4ba9-89c1-836ce79cb6d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T14:07:28.5652105-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:07:28.5652105-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dd0a72a6-c2f1-4941-abe8-b599c5e47a8e",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T14:07:28.5652105-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:07:28.5652105-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3a614b81-6d9d-49df-bdfc-98e80a1f5d04",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-13T14:07:28.5652105-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "bbaa76dd-2102-40f0-90ef-e248058ebd65",
"CreateDate": "2026-03-13T14:07:28.5652105-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:07:28.5652105-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}