get https://api.piriod.com/generals/countries/
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.piriod.com/generals/countries/ \
--header 'Authorization: Token YOUR_USER_API_KEY' \
--header 'accept: application/json' \
--header 'x-simple-workspace: YOUR_ORGANIZATION_ID'