get https://api.showcase.skylarkplatform.io/api///all-language-versions/
Returns all available languages along with the current version of each.
Log in to see full request history
Response
200OK
Returns all available languages along with the current version of each.
200OK
xxxxxxxxxx
curl --request GET \
--url https://api.showcase.skylarkplatform.io/api/base_url/uid/all-language-versions/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here!