GET api/QMS/UserCertificates/GetByModifiedDate?modifiedDate={modifiedDate}   QMS   All Services

This call will return all active records Created/Updated on or after the provided modified date in the format "YYYY-MM-dd"

Request Information

Headers

Fields Type M/O/C Definition
AccountLoginName String(50) Mandatory Login name of an account used for logging into Galaxy application to perform the service call
AccountPassword String(50) Mandatory Password of an account used for logging into Galaxy application to perform the service call
SourceSystemID String(50) Mandatory Name or ID of application or system that initiated the call.
DomainID String(50) Mandatory Name or ID of the domain that the call is being made to. (Value will be 1, if the site only has one domain)
Accept String Optional Format in which client expects the response: [application/json] (default), [application/xml]
ContentType String Optional Format in which client is sending the request: [application/json] (default), [application/xml]

Parameters

NameDescriptionAdditional informationType
modifiedDate
YYYY-MM-dd

Define this parameter in the request URI.

String

Return Type

Return typeUserCertificateWithHistoryDTO[]
UserCertificateWithHistoryDTO:
PropertyNameTypeRequiredDescription
CertificateCode String Conditional
LoginName String Conditional
ExpiryDate Nullable<DateTime> Conditional
CompletedDate Nullable<DateTime> Conditional
IsForceCompleted Boolean Display
IsRecurrent Boolean Display
RecurrentPeriod String Display
UserCertificateID Int32 Conditional
LicenseNumber String Optional
IssuingCountryID String Optional
Hours String Optional
Remarks String Optional
Grade String Optional
Trainer String Optional
UpdatedDate DateTime Display
UpdatedBy String Display
ChangeLog IEnumerable<ChangeLog> Display
IsSuspended Boolean Display

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "CertificateCode": "sample string 1",
    "LoginName": "sample string 2",
    "ExpiryDate": "2025-05-09T11:22:46.0958768+00:00",
    "CompletedDate": "2025-05-09T11:22:46.0958768+00:00",
    "IsForceCompleted": true,
    "IsRecurrent": true,
    "RecurrentPeriod": "sample string 5",
    "UserCertificateID": 6,
    "LicenseNumber": "sample string 7",
    "IssuingCountryID": "sample string 8",
    "Hours": "sample string 9",
    "Remarks": "sample string 10",
    "Grade": "sample string 11",
    "Trainer": "sample string 12",
    "UpdatedDate": "2025-05-09T11:22:46.1115257+00:00",
    "UpdatedBy": "sample string 14",
    "ChangeLog": [
      {
        "PerformedBy": 1,
        "Action": "sample string 2",
        "Date": "2025-05-09T11:22:46.1115257+00:00",
        "CompletedDate": "2025-05-09T11:22:46.1115257+00:00",
        "ExpiryDate": "2025-05-09T11:22:46.1115257+00:00",
        "Remarks": "sample string 4"
      },
      {
        "PerformedBy": 1,
        "Action": "sample string 2",
        "Date": "2025-05-09T11:22:46.1115257+00:00",
        "CompletedDate": "2025-05-09T11:22:46.1115257+00:00",
        "ExpiryDate": "2025-05-09T11:22:46.1115257+00:00",
        "Remarks": "sample string 4"
      },
      {
        "PerformedBy": 1,
        "Action": "sample string 2",
        "Date": "2025-05-09T11:22:46.1115257+00:00",
        "CompletedDate": "2025-05-09T11:22:46.1115257+00:00",
        "ExpiryDate": "2025-05-09T11:22:46.1115257+00:00",
        "Remarks": "sample string 4"
      }
    ],
    "IsSuspended": true
  },
  {
    "CertificateCode": "sample string 1",
    "LoginName": "sample string 2",
    "ExpiryDate": "2025-05-09T11:22:46.0958768+00:00",
    "CompletedDate": "2025-05-09T11:22:46.0958768+00:00",
    "IsForceCompleted": true,
    "IsRecurrent": true,
    "RecurrentPeriod": "sample string 5",
    "UserCertificateID": 6,
    "LicenseNumber": "sample string 7",
    "IssuingCountryID": "sample string 8",
    "Hours": "sample string 9",
    "Remarks": "sample string 10",
    "Grade": "sample string 11",
    "Trainer": "sample string 12",
    "UpdatedDate": "2025-05-09T11:22:46.1115257+00:00",
    "UpdatedBy": "sample string 14",
    "ChangeLog": [
      {
        "PerformedBy": 1,
        "Action": "sample string 2",
        "Date": "2025-05-09T11:22:46.1115257+00:00",
        "CompletedDate": "2025-05-09T11:22:46.1115257+00:00",
        "ExpiryDate": "2025-05-09T11:22:46.1115257+00:00",
        "Remarks": "sample string 4"
      },
      {
        "PerformedBy": 1,
        "Action": "sample string 2",
        "Date": "2025-05-09T11:22:46.1115257+00:00",
        "CompletedDate": "2025-05-09T11:22:46.1115257+00:00",
        "ExpiryDate": "2025-05-09T11:22:46.1115257+00:00",
        "Remarks": "sample string 4"
      },
      {
        "PerformedBy": 1,
        "Action": "sample string 2",
        "Date": "2025-05-09T11:22:46.1115257+00:00",
        "CompletedDate": "2025-05-09T11:22:46.1115257+00:00",
        "ExpiryDate": "2025-05-09T11:22:46.1115257+00:00",
        "Remarks": "sample string 4"
      }
    ],
    "IsSuspended": true
  },
  {
    "CertificateCode": "sample string 1",
    "LoginName": "sample string 2",
    "ExpiryDate": "2025-05-09T11:22:46.0958768+00:00",
    "CompletedDate": "2025-05-09T11:22:46.0958768+00:00",
    "IsForceCompleted": true,
    "IsRecurrent": true,
    "RecurrentPeriod": "sample string 5",
    "UserCertificateID": 6,
    "LicenseNumber": "sample string 7",
    "IssuingCountryID": "sample string 8",
    "Hours": "sample string 9",
    "Remarks": "sample string 10",
    "Grade": "sample string 11",
    "Trainer": "sample string 12",
    "UpdatedDate": "2025-05-09T11:22:46.1115257+00:00",
    "UpdatedBy": "sample string 14",
    "ChangeLog": [
      {
        "PerformedBy": 1,
        "Action": "sample string 2",
        "Date": "2025-05-09T11:22:46.1115257+00:00",
        "CompletedDate": "2025-05-09T11:22:46.1115257+00:00",
        "ExpiryDate": "2025-05-09T11:22:46.1115257+00:00",
        "Remarks": "sample string 4"
      },
      {
        "PerformedBy": 1,
        "Action": "sample string 2",
        "Date": "2025-05-09T11:22:46.1115257+00:00",
        "CompletedDate": "2025-05-09T11:22:46.1115257+00:00",
        "ExpiryDate": "2025-05-09T11:22:46.1115257+00:00",
        "Remarks": "sample string 4"
      },
      {
        "PerformedBy": 1,
        "Action": "sample string 2",
        "Date": "2025-05-09T11:22:46.1115257+00:00",
        "CompletedDate": "2025-05-09T11:22:46.1115257+00:00",
        "ExpiryDate": "2025-05-09T11:22:46.1115257+00:00",
        "Remarks": "sample string 4"
      }
    ],
    "IsSuspended": true
  }
]

application/xml, text/xml

Sample:
<ArrayOfUserCertificateWithHistoryDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LMS.API.Service.Models.QMS">
  <UserCertificateWithHistoryDTO>
    <CertificateCode>sample string 1</CertificateCode>
    <ChangeLog>
      <ChangeLog>
        <Action>sample string 2</Action>
        <CompletedDate>2025-05-09T11:22:46.1115257+00:00</CompletedDate>
        <Date>2025-05-09T11:22:46.1115257+00:00</Date>
        <ExpiryDate>2025-05-09T11:22:46.1115257+00:00</ExpiryDate>
        <PerformedBy>1</PerformedBy>
        <Remarks>sample string 4</Remarks>
      </ChangeLog>
      <ChangeLog>
        <Action>sample string 2</Action>
        <CompletedDate>2025-05-09T11:22:46.1115257+00:00</CompletedDate>
        <Date>2025-05-09T11:22:46.1115257+00:00</Date>
        <ExpiryDate>2025-05-09T11:22:46.1115257+00:00</ExpiryDate>
        <PerformedBy>1</PerformedBy>
        <Remarks>sample string 4</Remarks>
      </ChangeLog>
      <ChangeLog>
        <Action>sample string 2</Action>
        <CompletedDate>2025-05-09T11:22:46.1115257+00:00</CompletedDate>
        <Date>2025-05-09T11:22:46.1115257+00:00</Date>
        <ExpiryDate>2025-05-09T11:22:46.1115257+00:00</ExpiryDate>
        <PerformedBy>1</PerformedBy>
        <Remarks>sample string 4</Remarks>
      </ChangeLog>
    </ChangeLog>
    <CompletedDate>2025-05-09T11:22:46.0958768+00:00</CompletedDate>
    <ExpiryDate>2025-05-09T11:22:46.0958768+00:00</ExpiryDate>
    <Grade>sample string 11</Grade>
    <Hours>sample string 9</Hours>
    <IsForceCompleted>true</IsForceCompleted>
    <IsRecurrent>true</IsRecurrent>
    <IsSuspended>true</IsSuspended>
    <IssuingCountryID>sample string 8</IssuingCountryID>
    <LicenseNumber>sample string 7</LicenseNumber>
    <LoginName>sample string 2</LoginName>
    <RecurrentPeriod>sample string 5</RecurrentPeriod>
    <Remarks>sample string 10</Remarks>
    <Trainer>sample string 12</Trainer>
    <UpdatedBy>sample string 14</UpdatedBy>
    <UpdatedDate>2025-05-09T11:22:46.1115257+00:00</UpdatedDate>
    <UserCertificateID>6</UserCertificateID>
  </UserCertificateWithHistoryDTO>
  <UserCertificateWithHistoryDTO>
    <CertificateCode>sample string 1</CertificateCode>
    <ChangeLog>
      <ChangeLog>
        <Action>sample string 2</Action>
        <CompletedDate>2025-05-09T11:22:46.1115257+00:00</CompletedDate>
        <Date>2025-05-09T11:22:46.1115257+00:00</Date>
        <ExpiryDate>2025-05-09T11:22:46.1115257+00:00</ExpiryDate>
        <PerformedBy>1</PerformedBy>
        <Remarks>sample string 4</Remarks>
      </ChangeLog>
      <ChangeLog>
        <Action>sample string 2</Action>
        <CompletedDate>2025-05-09T11:22:46.1115257+00:00</CompletedDate>
        <Date>2025-05-09T11:22:46.1115257+00:00</Date>
        <ExpiryDate>2025-05-09T11:22:46.1115257+00:00</ExpiryDate>
        <PerformedBy>1</PerformedBy>
        <Remarks>sample string 4</Remarks>
      </ChangeLog>
      <ChangeLog>
        <Action>sample string 2</Action>
        <CompletedDate>2025-05-09T11:22:46.1115257+00:00</CompletedDate>
        <Date>2025-05-09T11:22:46.1115257+00:00</Date>
        <ExpiryDate>2025-05-09T11:22:46.1115257+00:00</ExpiryDate>
        <PerformedBy>1</PerformedBy>
        <Remarks>sample string 4</Remarks>
      </ChangeLog>
    </ChangeLog>
    <CompletedDate>2025-05-09T11:22:46.0958768+00:00</CompletedDate>
    <ExpiryDate>2025-05-09T11:22:46.0958768+00:00</ExpiryDate>
    <Grade>sample string 11</Grade>
    <Hours>sample string 9</Hours>
    <IsForceCompleted>true</IsForceCompleted>
    <IsRecurrent>true</IsRecurrent>
    <IsSuspended>true</IsSuspended>
    <IssuingCountryID>sample string 8</IssuingCountryID>
    <LicenseNumber>sample string 7</LicenseNumber>
    <LoginName>sample string 2</LoginName>
    <RecurrentPeriod>sample string 5</RecurrentPeriod>
    <Remarks>sample string 10</Remarks>
    <Trainer>sample string 12</Trainer>
    <UpdatedBy>sample string 14</UpdatedBy>
    <UpdatedDate>2025-05-09T11:22:46.1115257+00:00</UpdatedDate>
    <UserCertificateID>6</UserCertificateID>
  </UserCertificateWithHistoryDTO>
  <UserCertificateWithHistoryDTO>
    <CertificateCode>sample string 1</CertificateCode>
    <ChangeLog>
      <ChangeLog>
        <Action>sample string 2</Action>
        <CompletedDate>2025-05-09T11:22:46.1115257+00:00</CompletedDate>
        <Date>2025-05-09T11:22:46.1115257+00:00</Date>
        <ExpiryDate>2025-05-09T11:22:46.1115257+00:00</ExpiryDate>
        <PerformedBy>1</PerformedBy>
        <Remarks>sample string 4</Remarks>
      </ChangeLog>
      <ChangeLog>
        <Action>sample string 2</Action>
        <CompletedDate>2025-05-09T11:22:46.1115257+00:00</CompletedDate>
        <Date>2025-05-09T11:22:46.1115257+00:00</Date>
        <ExpiryDate>2025-05-09T11:22:46.1115257+00:00</ExpiryDate>
        <PerformedBy>1</PerformedBy>
        <Remarks>sample string 4</Remarks>
      </ChangeLog>
      <ChangeLog>
        <Action>sample string 2</Action>
        <CompletedDate>2025-05-09T11:22:46.1115257+00:00</CompletedDate>
        <Date>2025-05-09T11:22:46.1115257+00:00</Date>
        <ExpiryDate>2025-05-09T11:22:46.1115257+00:00</ExpiryDate>
        <PerformedBy>1</PerformedBy>
        <Remarks>sample string 4</Remarks>
      </ChangeLog>
    </ChangeLog>
    <CompletedDate>2025-05-09T11:22:46.0958768+00:00</CompletedDate>
    <ExpiryDate>2025-05-09T11:22:46.0958768+00:00</ExpiryDate>
    <Grade>sample string 11</Grade>
    <Hours>sample string 9</Hours>
    <IsForceCompleted>true</IsForceCompleted>
    <IsRecurrent>true</IsRecurrent>
    <IsSuspended>true</IsSuspended>
    <IssuingCountryID>sample string 8</IssuingCountryID>
    <LicenseNumber>sample string 7</LicenseNumber>
    <LoginName>sample string 2</LoginName>
    <RecurrentPeriod>sample string 5</RecurrentPeriod>
    <Remarks>sample string 10</Remarks>
    <Trainer>sample string 12</Trainer>
    <UpdatedBy>sample string 14</UpdatedBy>
    <UpdatedDate>2025-05-09T11:22:46.1115257+00:00</UpdatedDate>
    <UserCertificateID>6</UserCertificateID>
  </UserCertificateWithHistoryDTO>
</ArrayOfUserCertificateWithHistoryDTO>