You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Integration Rest API query parameter

Accepted answer
51
Views
3
Comments

Summary: Get multiple integrations from Rest call using query parameter.


Content (required): Hello, I am calling Rest API to get integration information using endpoint /ic/api/integration/v1/integrations, it will return all the integrations. However, I would like to use a query parameter to get multiple integrations using "id" from the response. I can retrieve one integration by using /ic/api/integration/v1/integrations/{id} but to be more efficient I would like to only have one Rest call and return multiple integrations by using the parameter. For testing purposes I tried the following to get one integration, but they don't seem to work:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!