Retrieve the startup and private configs content
- 200: Configs retrieved
- 400: Invalid request
- 404: Instance doesn’t exist
| Name | Mandatory | Type | Description |
| private_config_content | ✔ | ['string', 'null'] | Content of the private configuration file |
| startup_config_content | ✔ | ['string', 'null'] | Content of the startup configuration file |