Wiz - Search records action

The Search records action retrieves a list of records from Wiz based on the object type and search criteria you specify. Use this action to fetch all matching records for supported objects.

Input

Input fieldDescription
ObjectSelect the Wiz object to query.
Sub queriesOptional. Select related records to include in the response.
Order byOptional. Define sorting options for the results.

Additional fields may appear depending on the selected object.

Output

The output includes a list of records that match the search criteria. The structure of each record varies based on the selected object. Common output fields may include the following:

Output fieldDescription
IDUnique identifier of the record.
NameName of the record.
TypeType or category of the record.
StatusCurrent status of the record.

The full set of output fields depends on the selected object and its schema.

Last updated: