AuthHub - Search records action

The Search records action retrieves a list of records from AuthHub matching your search criteria. The current version of the AuthHub connector only supports the User object for this action.

Input

Input fieldDescription
FilterEnter the search criteria to filter results.
Sort bySpecify the field by which to sort results.
Sort orderSpecify the order in which to sort records. Possible values are ascending and descending.

Output

Output fieldDescription
Total resultsThe total number of users returned in the results.
Start indexThe index number of the first result.
Items per pageThe total number of records returned per page.
SchemasA list of object schemas returned in the response.
ResourcesAn array of user records.

Last updated: