REST interface for BPD-related resources - Saved Search Definition Resource

Use this resource to work with a saved search definition.

Resource URI

/rest/bpm/wle/v1/searches/tasks/{idOrName}

Path elements

NameData TypeDescription
idOrNameSaved Search Definition
Either the identifier (numeric) or the name (alphanumeric) of the saved search definition.
Note: To identify the correct saved search definition, you must specify either the name or the identifier as a parameter.
The REST call interpretes this parameter as follows:
  • If the parameter value is numeric, it is the identifier of a saved search definition.
  • If the parameter value is not numeric, it is used as the name of a saved search definition.

Available since

8.5.7

Subtopics

The following subtopics describe the HTTP methods defined for this resource:

Parent Topic: REST interface for BPD-related resources Resource Set