mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 20:37:47 +00:00
NERM Link Correction
Corrected the NERM link to the new(er) spot.
This commit is contained in:
@@ -67,7 +67,7 @@ Example:
|
||||
|
||||
## Advanced Profile Filtering
|
||||
|
||||
More advanced filtering can be performed on **profiles** by using the [Advanced Search Endpoint](https://developer.sailpoint.com/nerm/api).
|
||||
More advanced filtering can be performed on **profiles** by using the [Advanced Search Endpoint](https://developer.sailpoint.com/docs/api/nerm/v1).
|
||||
|
||||
For example, if you wanted to find all profiles where the **personal_first_name** started with the letter "a", you would first need to find the **id** of the **personal_first_name** attribute, and provide a JSON body like so:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user