get
https://testapi.imis.com/Asi.Scheduler_SDKDemo/api/iqa
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⦠| |||
Loadingā¦
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 "
¶meter=" 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]
