getManifest
Get the manifest of an application or a spacelet.
Request
Parameter | Type | Description |
---|---|---|
unique_name | string | Unique name of an application or a spacelet. |
Result response
Type | Desription |
---|---|
object | The manifest of the application or spacelet containing the fields a spaceify.manifest file can be expected to contain. |
Error response
An error_object. |