cURL
curl --request GET \ --url http://localhost:5300/api/v1/pipelines/_/metadata \ --header 'X-API-Key: <api-key>'
200
Example
{ "code": 0, "msg": "ok", "data": { "configs": {} } }
Retrieve metadata and configuration options for pipelines
API Key authentication using X-API-Key header. Example: X-API-Key: lbk_your_api_key_here
X-API-Key: lbk_your_api_key_here
Successful response
0
"ok"
表示 子属性