/user_search/{userSource}/{userId}

Mount Point: /service/local/user_search/{userSource}/{userId}

GET

Returns a list of users in which the source and partial user id matches the parameters.

Parameters

name description type default
userId The Id of the user. path
sourceId The Id of the source. A source specifies where the users/roles came from, for example the source Id of 'LDAP' identifies the users/roles as coming from an LDAP source. path

Response Body

element: plexus-user-list
media types: application/xml
application/json

(no documentation provided)