Project - Configurations REST Endpoints

Project - Configurations
The Project Configurations API lets you manage and maintain the project specific configurations in your Oracle IoT Connected Worker Cloud Service instance.
Get a specific configuration of a project.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/configurations/{key}
Get configurations of a project.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/configurations