GET Attachments/ByLastModifiedDate?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 last modified date of the attachments to retrieve |
date |
None. |
| endDate |
Ending last modified 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": "38ce9768-2e03-4fd1-8410-ca1416fb012c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "42ea22b3-ddb7-4175-9fbc-36541be6ada6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c1d56e90-7102-4529-9b27-37b26f832cc7",
"CreateDate": "2026-04-26T15:38:05.3647149-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-26T15:38:05.3647149-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "9eee1f8e-aaf4-41ad-805d-5d8d638ca88c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "50223986-53ed-477e-832d-728720c7eb63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "81512418-8a1c-49ab-b8ef-4ba02caa6a01",
"CreateDate": "2026-04-26T15:38:05.3647149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T15:38:05.3647149-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "840d39c2-5a2c-4d13-8d1c-68677a65b028",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-26T15:38:05.3647149-07:00",
"MeasurementValueNeededDate": "2026-04-26T15:38:05.3647149-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2dc1458f-2b6e-4e49-8c05-02a713766ad6",
"CreateDate": "2026-04-26T15:38:05.3647149-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-26T15:38:05.3647149-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-26T15:38:05.3647149-07:00",
"MeasurementValueNeededDate": "2026-04-26T15:38:05.3647149-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fa64059c-4926-4279-b90a-d1173f144cca",
"CreateDate": "2026-04-26T15:38:05.3647149-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-26T15:38:05.3647149-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-26T15:38:05.3802881-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "3b202ac8-d893-434a-9d82-066e25ea6b10",
"CreateDate": "2026-04-26T15:38:05.3802881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T15:38:05.3802881-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "38ce9768-2e03-4fd1-8410-ca1416fb012c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "42ea22b3-ddb7-4175-9fbc-36541be6ada6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c1d56e90-7102-4529-9b27-37b26f832cc7",
"CreateDate": "2026-04-26T15:38:05.3647149-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-26T15:38:05.3647149-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "9eee1f8e-aaf4-41ad-805d-5d8d638ca88c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "50223986-53ed-477e-832d-728720c7eb63",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "81512418-8a1c-49ab-b8ef-4ba02caa6a01",
"CreateDate": "2026-04-26T15:38:05.3647149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T15:38:05.3647149-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "840d39c2-5a2c-4d13-8d1c-68677a65b028",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-26T15:38:05.3647149-07:00",
"MeasurementValueNeededDate": "2026-04-26T15:38:05.3647149-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2dc1458f-2b6e-4e49-8c05-02a713766ad6",
"CreateDate": "2026-04-26T15:38:05.3647149-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-26T15:38:05.3647149-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-26T15:38:05.3647149-07:00",
"MeasurementValueNeededDate": "2026-04-26T15:38:05.3647149-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fa64059c-4926-4279-b90a-d1173f144cca",
"CreateDate": "2026-04-26T15:38:05.3647149-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-26T15:38:05.3647149-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-26T15:38:05.3802881-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "3b202ac8-d893-434a-9d82-066e25ea6b10",
"CreateDate": "2026-04-26T15:38:05.3802881-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T15:38:05.3802881-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}