HomeGuidesAPI ReferenceChangelogDiscussions
GuidesiMIS ProfessionaliMIS EnterpriseClient SupportLog In
API Reference
These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

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

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!