Get constructor logging settings
Get the logging settings for this constructor instance.
Path parameters
-
constructor_id
string Required Identifier for the constructor
GET
/platform/infrastructure/constructors/{constructor_id}/logging_settings
curl \
--request GET 'https://{{hostname}}/api/v1/platform/infrastructure/constructors/{constructor_id}/logging_settings' \
--user "username:password"