<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>flyjazz Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>flyjazz Tracker</description>
    <pubDate>Sat, 11 Nov 2023 23:18:53 GMT</pubDate>
    <dc:date>2023-11-11T23:18:53Z</dc:date>
    <item>
      <title>Re: Airwatch REST API  - retrieve RegistrationDate</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Airwatch-REST-API-retrieve-RegistrationDate/m-p/2974232#M18836</link>
      <description>&lt;P&gt;No RegistrationDate is not EnrollmentDate. They are 2 different fields. RegistrationDate is when Apple registers the device in DEP and Enrollment Date is when the users enroll the device with Airwatch.&lt;/P&gt;&lt;P&gt;This is the API CI call I use to retrieve both dates for a report in Power BI. The RegistrationDate however comes as 0001/01/01&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Search Enrolled Device&lt;/STRONG&gt;&lt;BR /&gt;Functionality – Retrieves enrolled device details for the query information provided in the request.&lt;BR /&gt;HTTP Method – GET&lt;BR /&gt;&lt;STRONG&gt;API UR&lt;/STRONG&gt;I – &lt;A href="https://host/api/system/users/" target="_blank"&gt;https://host/api/system/users/&lt;/A&gt;&lt;STRONG&gt;enrolleddevices&lt;/STRONG&gt;/search?organizationgroupid=&lt;BR /&gt;{organizationgroupid}&amp;amp;organizationgroup={organizationgroup}&amp;amp;platform={platform}&amp;amp;customattributes=&lt;BR /&gt;{customattributes}&amp;amp;serialnumber={serialnumber}&amp;amp;seensince={seensince}&amp;amp;seentill={seentill}&amp;amp;enrolledsince=&lt;BR /&gt;{enrolledsince}&amp;amp;enrolledtill={enrolledtill}&lt;BR /&gt;l Exact Match Parameter – platform&lt;BR /&gt;l Pattern (Contains) Match Parameter – organizationgroupid, organizationgroup, customattributes, serialnumber,&lt;BR /&gt;seensince, seentill, enrolledsince, enrolledtill&lt;BR /&gt;Request – N/A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;EnrolledDevices xmlns="&lt;A href="http://www.air-watch.com/servicemodel/resources" target="_blank"&gt;http://www.air-watch.com/servicemodel/resources&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;EnrolledDeviceInfoList&amp;gt;&lt;BR /&gt;&amp;lt;EnrolledDeviceDetails&amp;gt;&lt;BR /&gt;&amp;lt;DeviceID&amp;gt;Numeric&amp;lt;/DeviceID&amp;gt;&lt;BR /&gt;&amp;lt;SerialNumber&amp;gt;String&amp;lt;/SerialNumber&amp;gt;&lt;BR /&gt;&amp;lt;AssetNumber&amp;gt;String&amp;lt;/AssetNumber&amp;gt;&lt;BR /&gt;&amp;lt;FriendlyName&amp;gt;String&amp;lt;/FriendlyName&amp;gt;&lt;BR /&gt;&amp;lt;UserName&amp;gt;String&amp;lt;/UserName&amp;gt;&lt;BR /&gt;&amp;lt;&lt;STRONG&gt;EnrolledDate&lt;/STRONG&gt;&amp;gt;Datetime&amp;lt;/&lt;STRONG&gt;EnrolledDate&lt;/STRONG&gt;&amp;gt;&lt;BR /&gt;&amp;lt;&lt;STRONG&gt;RegistrationDate&lt;/STRONG&gt;&amp;gt;Datetime&amp;lt;/&lt;STRONG&gt;RegistrationDate&lt;/STRONG&gt;&amp;gt;&lt;BR /&gt;&amp;lt;LastSeen&amp;gt;Datetime&amp;lt;/LastSeen&amp;gt;&lt;BR /&gt;&amp;lt;Platform&amp;gt;String&amp;lt;/Platform&amp;gt;&lt;BR /&gt;&amp;lt;OrganizationGroup&amp;gt;String&amp;lt;/OrganizationGroup&amp;gt;&lt;BR /&gt;&amp;lt;CustomAttributes&amp;gt;&lt;BR /&gt;&amp;lt;CustomAttribute&amp;gt;&lt;BR /&gt;&amp;lt;Name&amp;gt;String&amp;lt;/Name&amp;gt;&lt;BR /&gt;&amp;lt;Application&amp;gt;String&amp;lt;/Application&amp;gt;&lt;BR /&gt;&amp;lt;Value&amp;gt;String&amp;lt;/Value&amp;gt;&lt;BR /&gt;&amp;lt;/CustomAttribute&amp;gt;&lt;BR /&gt;&amp;lt;CustomAttribute&amp;gt;&lt;BR /&gt;&amp;lt;Name&amp;gt;String&amp;lt;/Name&amp;gt;&lt;BR /&gt;&amp;lt;Application&amp;gt;String&amp;lt;/Application&amp;gt;&lt;BR /&gt;&amp;lt;Value&amp;gt;String&amp;lt;/Value&amp;gt;&lt;BR /&gt;&amp;lt;/CustomAttribute&amp;gt;&lt;BR /&gt;&amp;lt;/CustomAttributes&amp;gt;&lt;BR /&gt;&amp;lt;/EnrolledDeviceDetails&amp;gt;&lt;BR /&gt;&amp;lt;/EnrolledDeviceInfoList&amp;gt;&lt;BR /&gt;&amp;lt;/EnrolledDevices&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 12:19:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Airwatch-REST-API-retrieve-RegistrationDate/m-p/2974232#M18836</guid>
      <dc:creator>flyjazz</dc:creator>
      <dc:date>2023-06-22T12:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Airwatch REST API  - retrieve RegistrationDate</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Airwatch-REST-API-retrieve-RegistrationDate/m-p/2974022#M18831</link>
      <description>&lt;P&gt;Thank you , but this is not what I am looking for. I am looking for the REST API call to retrieve Registration Date.&lt;/P&gt;&lt;P&gt;I found :&lt;/P&gt;&lt;P&gt;API URI – &lt;A href="https://host/api/system/users/enrolleddevices/search?organizationgroupid=" target="_blank"&gt;https://host/api/system/users/enrolleddevices/search?organizationgroupid=&lt;/A&gt;&lt;BR /&gt;{organizationgroupid}&amp;amp;organizationgroup={organizationgroup}&amp;amp;platform={platform}&amp;amp;customattributes=&lt;BR /&gt;{customattributes}&amp;amp;serialnumber={serialnumber}&amp;amp;seensince={seensince}&amp;amp;seentill={seentill}&amp;amp;enrolledsince=&lt;BR /&gt;{enrolledsince}&amp;amp;enrolledtill={enrolledtill}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://host/api/system/users/enrolleddevices/search" target="_blank"&gt;https://host/api/system/users/enrolleddevices/search&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Allt the data comes fine except RegistrationDate that comes as&amp;nbsp;01/01/0001 00:00:00&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 13:45:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Airwatch-REST-API-retrieve-RegistrationDate/m-p/2974022#M18831</guid>
      <dc:creator>flyjazz</dc:creator>
      <dc:date>2023-06-21T13:45:02Z</dc:date>
    </item>
    <item>
      <title>Airwatch REST API  - retrieve RegistrationDate</title>
      <link>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Airwatch-REST-API-retrieve-RegistrationDate/m-p/2973874#M18825</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I used&amp;nbsp;&lt;A href="https://as239.awmdm.com/API/mdm/devices/search" target="_blank"&gt;https://as239.awmdm.com/API/mdm/devices/search&lt;/A&gt;? Page={page} to retrieve all devices information (in batches), but it does not include the RegistrationDate.&lt;/P&gt;&lt;P&gt;How I could I retrieve the RegistratioDate&amp;nbsp; for all devices.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 19:35:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Workspace-ONE-Discussions/Airwatch-REST-API-retrieve-RegistrationDate/m-p/2973874#M18825</guid>
      <dc:creator>flyjazz</dc:creator>
      <dc:date>2023-06-20T19:35:23Z</dc:date>
    </item>
  </channel>
</rss>

