get https://app.findboxes.co/api/vendors/
List all the vendors on your account.
Responses
List all the vendors on your account.
xxxxxxxxxx
curl --request GET \
--url https://app.findboxes.co/api/vendors/ \
--header 'Authorization: Token YOURKEY' \
--header 'accept: application/json'