get http://localhost:3000/contractors
List contractors.
Log in to see full request history
Response
List contractors.
xxxxxxxxxx
curl --request GET \
--url http://localhost:3000/contractors \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: