LogoFreestyle
API Reference/Cloudstate

Get Backup of Cloudstate Project

Get a backup of a cloudstate project

GET/cloudstate/v1/projects/{id}/backup

Path Parameters

idRequiredstring

Response Body

200

successfully backed up

responseRequiredarray<integer>
curl -X GET "https://api.freestyle.sh/cloudstate/v1/projects/<string>/backup"

successfully backed up

[
  0
]