How to loop through array and use its values in a request

I too need some help with Postman.

I need to be able to collect a lot of users ID’s (using Okta API’s)
Then be able to Use all of the ID’s to find out what Applications they have access to.
I’m able to do one at a time, but not sure how to get it to work with multiple people.

Thanks in Advance
Bryan