Query results

šŸ“˜

Tip: Multiple Parameters

šŸ’” If an IQA has multiple parameters, each one (including optional parameters) must be specified in order, in the query string, based on the IQA definition. You call the endpoint by duplicating the same "&parameter=" parameter for each one.

For example, for an IQA that takes three optional parameters for firstName, lastName, and email, you would call the URL like:

/api/iqa?QueryPath=$/TestQuery&Parameter=&Parameter=smith&[email protected]

Advanced query operations

Query Params
string
required

IQA Query path "$/Common/Queries/Search/Contact/Last Name"

string

Filter parameter value "eq:smith"

int32
Responses

Language
Credentials
OAuth2
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

Contact us
Copyright © Advanced Solutions International, All rights reserved.