You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Or use <codeclass="language-plaintext highlighter-rouge">GET Users</code> endpoint along with the following query parameter to iterate through all users that have config for a specific group.</p>
2071
+
2072
+
<p>Example:</p>
2073
+
<divclass="language-shell highlighter-rouge"><divclass="highlight"><preclass="highlight"><code>GET /profile/spend/v4.1/Users?filter<spanclass="o">=</span>urn:ietf:params:scim:schemas:extension:spend:2.0:ApproverLimit:authorizedApprover[approvalType eq <spanclass="se">\"</span>report<spanclass="se">\"</span> and approvalGroup eq <spanclass="se">\"</span>XYZ<spanclass="se">\"</span><spanclass="o">]</span>
0 commit comments