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": "98db351e-db15-485d-9d00-d3765e4e90d2", "Name": "sample string 1", "Description": "sample string 2", "AttachmentCategory": { "AttachmentCategoryId": "d333e799-b26d-4d50-96ec-c8eb0319d9da", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "882ba9c0-4846-468e-96a8-5145f85711d7", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 5" }, "Asset": { "AssetId": "3092a42b-2cf9-485a-a6ed-e30abf841e29", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "f3a5eb0e-9cdf-499a-8777-859b52693bfa", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1d1343b9-f95f-43b8-aa44-5b11ee1a7252", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "0b133bb0-4de4-4e7f-a1fa-a1e20869f270", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-30T12:56:25.9882825-07:00", "MeasurementValueNeededDate": "2025-08-30T12:56:25.9882825-07:00", "SourceSystemId": "sample string 3", "CompanyId": "07392345-3ed3-4cc7-8693-ebb8c4873402", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-30T12:56:25.9882825-07:00", "MeasurementValueNeededDate": "2025-08-30T12:56:25.9882825-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "2c37d988-5205-48fc-ac3e-4c8d493af780", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 8" }, "FileType": "sample string 3", "FileSize": 1, "UploadDate": "2025-08-30T12:56:25.9882825-07:00", "Content": "QEA=", "SourceSystemId": "sample string 4", "CompanyId": "ac423f1d-34d6-407a-a187-87e69544cfd9", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 7" }, { "AttachmentId": "98db351e-db15-485d-9d00-d3765e4e90d2", "Name": "sample string 1", "Description": "sample string 2", "AttachmentCategory": { "AttachmentCategoryId": "d333e799-b26d-4d50-96ec-c8eb0319d9da", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "882ba9c0-4846-468e-96a8-5145f85711d7", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 5" }, "Asset": { "AssetId": "3092a42b-2cf9-485a-a6ed-e30abf841e29", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "f3a5eb0e-9cdf-499a-8777-859b52693bfa", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1d1343b9-f95f-43b8-aa44-5b11ee1a7252", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "0b133bb0-4de4-4e7f-a1fa-a1e20869f270", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-30T12:56:25.9882825-07:00", "MeasurementValueNeededDate": "2025-08-30T12:56:25.9882825-07:00", "SourceSystemId": "sample string 3", "CompanyId": "07392345-3ed3-4cc7-8693-ebb8c4873402", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-30T12:56:25.9882825-07:00", "MeasurementValueNeededDate": "2025-08-30T12:56:25.9882825-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "2c37d988-5205-48fc-ac3e-4c8d493af780", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 8" }, "FileType": "sample string 3", "FileSize": 1, "UploadDate": "2025-08-30T12:56:25.9882825-07:00", "Content": "QEA=", "SourceSystemId": "sample string 4", "CompanyId": "ac423f1d-34d6-407a-a187-87e69544cfd9", "CreateDate": "2025-08-30T12:56:25.9882825-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-30T12:56:25.9882825-07:00", "LastModifiedUser": "sample string 7" } ], "Total": 1, "Message": "sample string 1" }