This use case executes an IQLQuery which returns a list of matching IdentityAttributes.

Parameters

  • The query field of the IQLQuery as described in IQLQuery.

On Success

  • Returns the IdentityAttributes as LocalAttributes that match the given query.

On Failure

  • The query was malformed.

How to execute this use case with the Connector?

The Connector is our first-class citizen, thus we provide you with a detailed API description for every use case. This use case can be executed with the REST API of the Connector which you can Access the Connector.
Corresponding interactive API docs excerpt: