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": "39264043-05f0-41f6-b154-656832f29482",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "AttachmentCategory": {
        "AttachmentCategoryId": "a7bf47dd-3d0d-44d0-b80b-9e624f7f2856",
        "Name": "sample string 1",
        "SourceSystemId": "sample string 2",
        "CompanyId": "7577f242-6032-4a3d-991c-c5d3b717e52c",
        "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
        "CreateUser": "sample string 4",
        "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
        "LastModifiedUser": "sample string 5"
      },
      "Asset": {
        "AssetId": "0ee9f82b-2677-4c7d-a316-a86120ae2da1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "a8899a4e-9164-4e5e-a745-e9de28ce4572",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "93c07192-34b6-4829-99c3-8159cf85784d",
          "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "d1b083db-8f45-41b6-b240-2283e4553287",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-31T07:10:18.4574838-07:00",
          "MeasurementValueNeededDate": "2025-10-31T07:10:18.4574838-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7cc9d62f-70fe-45d4-9e76-31d2571c8699",
          "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-31T07:10:18.4574838-07:00",
        "MeasurementValueNeededDate": "2025-10-31T07:10:18.4574838-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "c98bb149-c3a0-459f-a67b-4e592c66524b",
        "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FileType": "sample string 3",
      "FileSize": 1,
      "UploadDate": "2025-10-31T07:10:18.4574838-07:00",
      "Content": "QEA=",
      "SourceSystemId": "sample string 4",
      "CompanyId": "d0ea6193-1e9c-4f63-bb6d-5378938c0d1e",
      "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "AttachmentId": "39264043-05f0-41f6-b154-656832f29482",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "AttachmentCategory": {
        "AttachmentCategoryId": "a7bf47dd-3d0d-44d0-b80b-9e624f7f2856",
        "Name": "sample string 1",
        "SourceSystemId": "sample string 2",
        "CompanyId": "7577f242-6032-4a3d-991c-c5d3b717e52c",
        "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
        "CreateUser": "sample string 4",
        "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
        "LastModifiedUser": "sample string 5"
      },
      "Asset": {
        "AssetId": "0ee9f82b-2677-4c7d-a316-a86120ae2da1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "a8899a4e-9164-4e5e-a745-e9de28ce4572",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "93c07192-34b6-4829-99c3-8159cf85784d",
          "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "d1b083db-8f45-41b6-b240-2283e4553287",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-31T07:10:18.4574838-07:00",
          "MeasurementValueNeededDate": "2025-10-31T07:10:18.4574838-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7cc9d62f-70fe-45d4-9e76-31d2571c8699",
          "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-31T07:10:18.4574838-07:00",
        "MeasurementValueNeededDate": "2025-10-31T07:10:18.4574838-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "c98bb149-c3a0-459f-a67b-4e592c66524b",
        "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FileType": "sample string 3",
      "FileSize": 1,
      "UploadDate": "2025-10-31T07:10:18.4574838-07:00",
      "Content": "QEA=",
      "SourceSystemId": "sample string 4",
      "CompanyId": "d0ea6193-1e9c-4f63-bb6d-5378938c0d1e",
      "CreateDate": "2025-10-31T07:10:18.4574838-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T07:10:18.4574838-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}