Query parameters
-
If
true, returns settings in flat format. -
Filter out results, for example to filter out sensitive information. Supports wildcards or full settings keys
-
Return all default configurations for the component template
-
If
true, the request retrieves information from the local node only. Iffalse, information is retrieved from the master node. -
Period to wait for a connection to the master node. If no response is received before the timeout expires, the request fails and returns an error.
Values are
-1or0.External documentation
GET
/_component_template
curl \
--request GET 'http://api.example.com/_component_template'