This API v3 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************
curl --location --request GET 'https://manage.runcloud.io/api/v3/settings/wordpress/canvas/45' \
--header 'Accept: application/json'
{"id":45,"name":"My New Canvas","created_at":"2025-06-30T03:17:34.000000Z","updated_at":"2025-06-30T03:17:34.000000Z","themes":{"data":[{"id":125,"name":"Astra","activate":true,"slug":"astra"}]},"plugins":{"data":[{"id":126,"name":"WordPress SEO","activate":true,"slug":"wordpress-seo"}]},"customThemes":{"data":[{"id":128,"name":"some theme","activate":false,"link":"https:\/\/example.com\/theme.zip"}]},"customPlugins":{"data":[{"id":127,"name":"some plugin","activate":true,"link":"https:\/\/example.com\/plugin.zip"}]},"settings":{"id":39,"language":"en_US","timezone":"UTC","dateFormat":"F j, Y","timeFormat":"UTC","SEIndexingDisable":false,"organizeUploadFolders":true,"permalinkCustom":null,"removeHelloWorld":true,"deleteAllThemes":false,"deleteAllPlugins":false,"deleteUnneededCoreFile":true,"removeSamplePage":true,"created_at":"2025-06-30T03:17:34.000000Z","updated_at":"2025-06-30T03:17:34.000000Z"}}