user_search_external
Search object for the user search request by external ID. Attributes can be comma-separated strings (or in case of keyword, comma or space-separated).
keywordsstringrequired
Search string, either as an RFC4515 LDAP filter, wildcard * or external ID (in source specific format).
Possible values: non-empty and <= 256 characters
sourceuuid
The source ID where to search the user from. If empty, it will search all sources
user_search_external
{
"keywords": "string",
"source": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}