get https://api.showcase.skylarkplatform.io/api///
Retrieve the given object using its unique Skylark identifier.
Log in to see full request history
Response
200OK
Retrieve the given object using its unique Skylark identifier.
200OK
xxxxxxxxxx
curl --request GET \
--url https://api.showcase.skylarkplatform.io/api/base_url/uid/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here!