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": "5df9db8b-fd66-4ff2-a7cf-535dccc50f20",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "89059d92-54e0-4322-ba18-243bf5ec3b73",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "557be089-c9db-4dbb-8024-a1edc74ffc63",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "7a95c53a-a042-4093-b041-7a6f8edf5b1e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "74e33644-ee9a-4bb6-b9e8-9a96cbb72e29",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dcf66c9b-5aa0-4e0d-97ca-32fc6662bc10",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c94890c9-650b-4105-a655-16ae1a415ac0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T10:37:58.8047997-07:00",
"MeasurementValueNeededDate": "2026-04-19T10:37:58.8047997-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ce46ddcd-9ec7-491f-8bc7-e81334c1a207",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-19T10:37:58.8047997-07:00",
"MeasurementValueNeededDate": "2026-04-19T10:37:58.8047997-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "666a6c51-37cf-4155-8179-51fd20a4ca47",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-19T10:37:58.8047997-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "efe8f2e4-c686-4302-83fa-7b492f9e15ac",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "5df9db8b-fd66-4ff2-a7cf-535dccc50f20",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "89059d92-54e0-4322-ba18-243bf5ec3b73",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "557be089-c9db-4dbb-8024-a1edc74ffc63",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "7a95c53a-a042-4093-b041-7a6f8edf5b1e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "74e33644-ee9a-4bb6-b9e8-9a96cbb72e29",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dcf66c9b-5aa0-4e0d-97ca-32fc6662bc10",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c94890c9-650b-4105-a655-16ae1a415ac0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-19T10:37:58.8047997-07:00",
"MeasurementValueNeededDate": "2026-04-19T10:37:58.8047997-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ce46ddcd-9ec7-491f-8bc7-e81334c1a207",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-19T10:37:58.8047997-07:00",
"MeasurementValueNeededDate": "2026-04-19T10:37:58.8047997-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "666a6c51-37cf-4155-8179-51fd20a4ca47",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-19T10:37:58.8047997-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "efe8f2e4-c686-4302-83fa-7b492f9e15ac",
"CreateDate": "2026-04-19T10:37:58.8047997-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-19T10:37:58.8047997-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}