This endpoint downloads ZIP file of the page
Request
To download the zip file of an existing Page, please make a GET request to the following URL:
| HTTP Method | URL |
|---|---|
| GET | https://industrial.api.ubidots.com/api/v2.0/pages/<page_key>/code |
Header
| Parameter | Type | Description |
|---|---|---|
| X-Auth-Token | String | Authentication Token of account |
ZIP file docsFor further information about the structure and contents of each file, please visit our Developer center
$ curl -X GET 'https://industrial.api.ubidots.com/api/v2.0/pages/66f6e0645b9284000df59a10/code' \
-H 'X-Auth-Token: oaXBo6ODhIjPsusNRPUGIK4d72bc73'