scim
List agent principals as SCIM users
Return the agent principals this orchestrator knows about.
ServiceProviderConfig reports filter.supported = false, so a filter query is refused rather than ignored: silently returning the unfiltered list would hand a client more principals than it asked for and look like a successful narrow query.
get/api/v1/scim/v2/Users
Query parameters
startIndexinteger
countinteger nullable
filterstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/v1/scim/v2/Users:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 20 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○