search resource type
Namespace: microsoft.graph
The search resource is the top level object representing the search endpoint. It serves as an anchor to the query action.
This resource isn't expected to be called as such. Any request on the resource incurs a Bad Request.
Important
Microsoft Graph connectors and are currently in public preview status. To gain access to connectors functionality, you must turn on the Targeted release option in your tenant. See more details on the connectors preview program.
JSON representation
None
Properties
None
Relationships
None
Methods
Method | Return Type | Description |
---|---|---|
Query data | searchResponse Collection | Executes the query specified in the searchRequest |