Search
Community
Enterprise
Search for objects
Search for graph objects by name or object ID, filtered by type.
get/api/v2/search
Query parameters
qstring required
Search parameter for the name or object ID of a node.
typestring
Node type. Currently only supports built-in types. Some AD examples: Base, User, Computer, Group, Container. Some Azure examples: AZBase, AZApp, AZDevice.
skipinteger
The number of items to skip in a paginated response.
This query parameter is used for determining the number of objects to skip in pagination.
limitinteger
The limit of results requested by the client.
This query parameter is used for setting an upper limit of objects returned in paginated responses.
Response
OK