get https://api.showcase.skylarkplatform.io/api///language-versions//
Returns the object using the local TranslatableFieldset
with the given version_number
and uid
.
Log in to see full request history
Response
200OK
Returns the object using the local TranslatableFieldset
with the given version_number
and uid
.
200OK
xxxxxxxxxx
curl --request GET \
--url https://api.showcase.skylarkplatform.io/api/base_url/uid/language-versions/version_number/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here!