Access the GET result of an API Request via Postman API

Not sure I understand the question. Do you mean the responses, for the requests that you have inside the Collection?

You’d only get the responses by using the Collection in Postman, to make those requests to those endpoint.

Alternatively, you could us Newman to run the Collection and write the responses to a files.

For example: