Verify GET API response using Postman
Preconditions (2)
Step 1: Open Postman application
Step 2: Create a new GET request
Step 3: Enter the API endpoint URL in the request URL field
Step 4: Click the Send button
Step 5: Observe the response status code and body
✅ Expected Result: Response status code is 200 and response body contains expected data