<?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>topic Re: Get members of groups through the SCIM API in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140724#M2703</link>
    <description>&lt;P&gt;There's a mismatch in documentation between&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/_extras/documents/account-scim-2_1.pdf" target="_blank"&gt;Account SCIM 2.1 Documentation&lt;/A&gt;&amp;nbsp;and the link you've provided:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1764584884415.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22018i721057C6E48D2010/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1764584884415.png" alt="szymon_dybczak_0-1764584884415.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Anyway, you can obtain members for each group using&amp;nbsp;/api/2.1/accounts/{account_id}/scim/v2/Groups/{id}.&lt;BR /&gt;Just iterate over group ids that you can obtain via this endpoint&amp;nbsp;&lt;SPAN&gt;/api/2.0/preview/scim/v2/Groups and pass group_id as a parameter.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Dec 2025 10:30:43 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2025-12-01T10:30:43Z</dc:date>
    <item>
      <title>Get members of groups through the SCIM API</title>
      <link>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140715#M2700</link>
      <description>&lt;P&gt;For some reason the SCIM API endpoint to get all the groups doesn't return any members information.&lt;/P&gt;&lt;P&gt;According to the docs it should contain all members that are part of a group.&lt;/P&gt;&lt;P&gt;Anyone know how to fix this?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 10:02:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140715#M2700</guid>
      <dc:creator>ECCBV</dc:creator>
      <dc:date>2025-12-01T10:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get members of groups through the SCIM API</title>
      <link>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140719#M2701</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/199121"&gt;@ECCBV&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Which endpoint do you use? The following one will list for you all groups:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;List groups &lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;/api/2.1/accounts/{account_id}/scim/v2/Groups&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1764583823626.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22015i84CA99586AC7B370/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1764583823626.png" alt="szymon_dybczak_0-1764583823626.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now, if you want to list a members of the group you need to use following endpoint and provide group_id parameter:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get group details&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;/api/2.1/accounts/{account_id}/scim/v2/Groups/{id}&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_1-1764583906913.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22016iEEAC5D42C0BC63C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_1-1764583906913.png" alt="szymon_dybczak_1-1764583906913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 10:12:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140719#M2701</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-12-01T10:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get members of groups through the SCIM API</title>
      <link>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140722#M2702</link>
      <description>&lt;P&gt;I use this endpoint:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;GET&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;/api/2.0/preview/scim/v2/Groups&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;According to the docs this should also return the members portion.&amp;nbsp;&lt;A href="https://docs.databricks.com/api/azure/workspace/groups/list" target="_blank"&gt;List group details. | Groups API | REST API reference | Azure Databricks&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 10:25:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140722#M2702</guid>
      <dc:creator>ECCBV</dc:creator>
      <dc:date>2025-12-01T10:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get members of groups through the SCIM API</title>
      <link>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140724#M2703</link>
      <description>&lt;P&gt;There's a mismatch in documentation between&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/_extras/documents/account-scim-2_1.pdf" target="_blank"&gt;Account SCIM 2.1 Documentation&lt;/A&gt;&amp;nbsp;and the link you've provided:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1764584884415.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22018i721057C6E48D2010/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1764584884415.png" alt="szymon_dybczak_0-1764584884415.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Anyway, you can obtain members for each group using&amp;nbsp;/api/2.1/accounts/{account_id}/scim/v2/Groups/{id}.&lt;BR /&gt;Just iterate over group ids that you can obtain via this endpoint&amp;nbsp;&lt;SPAN&gt;/api/2.0/preview/scim/v2/Groups and pass group_id as a parameter.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 10:30:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140724#M2703</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-12-01T10:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Get members of groups through the SCIM API</title>
      <link>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140726#M2704</link>
      <description>&lt;P&gt;Another thing you can try is to use&amp;nbsp;&lt;A class="" href="https://docs.databricks.com/api/azure/workspace/groups/list#attributes" target="_blank" rel="noopener"&gt;&lt;SPAN class=""&gt;attributes&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;query parameter to explicitly list members attribute in your response when you're making a call to&amp;nbsp;&lt;SPAN&gt;/api/2.0/preview/scim/v2/Groups&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_1-1764585140748.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22019iA61034EDD4F42DE3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_1-1764585140748.png" alt="szymon_dybczak_1-1764585140748.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 10:33:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/get-members-of-groups-through-the-scim-api/m-p/140726#M2704</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-12-01T10:33:30Z</dc:date>
    </item>
  </channel>
</rss>

