get https://api.kayzen.io/api/v1/meta/countries
Log in to see full request history
Returns a list of country names and country id's. If no specific search query is specified, returns all countries.
Response
Returns a list of country names and country id's. If no specific search query is specified, returns all countries.
xxxxxxxxxx
curl --request GET \
--url https://api.kayzen.io/api/v1/meta/countries \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: