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": "4c758b78-b2eb-43f5-99a4-7c8ccbe3340e", "Name": "sample string 1", "Description": "sample string 2", "AttachmentCategory": { "AttachmentCategoryId": "9e3ec190-0f4e-49fd-bad2-9332882688d7", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "0b8bb65b-8952-4830-bd4a-83f7e99fd6b2", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 5" }, "Asset": { "AssetId": "60da67a9-c6ed-429d-a20f-186b10cb859e", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "1fdb1f60-5563-4540-987a-7d1b9422d2f4", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "8cb3db69-5588-4cad-a0d3-c6ec9941f909", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "779027c6-8581-4f46-9aff-fe205a60ccc6", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-02T07:41:07.3163283-07:00", "MeasurementValueNeededDate": "2025-06-02T07:41:07.3163283-07:00", "SourceSystemId": "sample string 3", "CompanyId": "29e90a94-5ab7-4f0b-be3a-52796a3ff4f3", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-02T07:41:07.3163283-07:00", "MeasurementValueNeededDate": "2025-06-02T07:41:07.3163283-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "eca5930a-da45-4dec-8d44-59b60f22c44b", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 8" }, "FileType": "sample string 3", "FileSize": 1, "UploadDate": "2025-06-02T07:41:07.3163283-07:00", "Content": "QEA=", "SourceSystemId": "sample string 4", "CompanyId": "293ed2a6-2f37-4aa2-8c6c-5704b91982a3", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 7" }, { "AttachmentId": "4c758b78-b2eb-43f5-99a4-7c8ccbe3340e", "Name": "sample string 1", "Description": "sample string 2", "AttachmentCategory": { "AttachmentCategoryId": "9e3ec190-0f4e-49fd-bad2-9332882688d7", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "0b8bb65b-8952-4830-bd4a-83f7e99fd6b2", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 5" }, "Asset": { "AssetId": "60da67a9-c6ed-429d-a20f-186b10cb859e", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "1fdb1f60-5563-4540-987a-7d1b9422d2f4", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "8cb3db69-5588-4cad-a0d3-c6ec9941f909", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "779027c6-8581-4f46-9aff-fe205a60ccc6", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-02T07:41:07.3163283-07:00", "MeasurementValueNeededDate": "2025-06-02T07:41:07.3163283-07:00", "SourceSystemId": "sample string 3", "CompanyId": "29e90a94-5ab7-4f0b-be3a-52796a3ff4f3", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-02T07:41:07.3163283-07:00", "MeasurementValueNeededDate": "2025-06-02T07:41:07.3163283-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "eca5930a-da45-4dec-8d44-59b60f22c44b", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 8" }, "FileType": "sample string 3", "FileSize": 1, "UploadDate": "2025-06-02T07:41:07.3163283-07:00", "Content": "QEA=", "SourceSystemId": "sample string 4", "CompanyId": "293ed2a6-2f37-4aa2-8c6c-5704b91982a3", "CreateDate": "2025-06-02T07:41:07.3163283-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:41:07.3163283-07:00", "LastModifiedUser": "sample string 7" } ], "Total": 1, "Message": "sample string 1" }