Get response body content from another test case

Hi,

In this case, i have 1 test case (test case A) that consist of 2-4 api and each api have responses

In the other test case (test case B) , i want to call test case A and also get the response body of all of api url.

Do you guys have a solution how to get the response body?