get https://example.com/languages
Log in to see full request history
Responses
200Language information retrieved successfully
404Unable to retrieve available languages
500Internal server error
200Language information retrieved successfully
404Unable to retrieve available languages
500Internal server error
xxxxxxxxxx
curl --request GET \
--url https://example.com/languages
Try It!
to start a request and see the response here!