get https://api.showcase.skylarkplatform.io/api/sets/
Get a list of sets. Can be filtered to only return sets of a given type.
This call is filterable and sortable.
Log in to see full request history
Response
200OK
Get a list of sets. Can be filtered to only return sets of a given type.
This call is filterable and sortable.
200OK
xxxxxxxxxx
curl --request GET \
--url https://api.showcase.skylarkplatform.io/api/sets/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here!