Question
REST API - Retrieve Tag and Cost Info Using Browse Programs
Currently with the 'Browse Programs' call in the REST API, Tag and Cost info does not come back. Instead you would need to use Browse Programs to retrieve a list of Program Ids and then make individual calls specifying that Id value to retrieve this information.
Is there a way to retrieve a list of all the programs along with Tag and Cost info without making individual calls?