cURL
curl -X GET "https://api.smooth.sh/api/v1/extension" \ -H "apikey: YOUR_API_KEY"
{ "r": [ { "id": "<string>", "file_name": "<string>", "creation_time": 123 } ] }
List all uploaded browser extensions.
List of extensions
Show child attributes