This illustration shows the Postman window. It has selected the GET method, the URL bar contains the link to the employees API. The body response contains the following text: [ { "id":"100", "fistName","Laura", "lastName","Jones", "birthDate","1975-05-14", "phone","1203123", "email","laura.jones@example.com", "dept","IT", "title","Developer Manager" } ]