/assets/:assetId/versions

Default

Updated 6 months ago


Shell

curl --request GET \
     --url https://api.air.inc/v1/assets/assetId/versions \
     --header 'accept: application/json'

Ruby

PHP

Python