Use this endpoint to retrieve the metadata and JSON Schema of a specific catalog provider.
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
Unique identifier of the catalog provider.
Indicates that the request was successful and the response contains the requested data.
JSON Schema defining the expected configuration for this provider.
"{\"type\":\"object\",\"properties\":{\"baseUrl\":{\"type\":\"string\"},\"apiKey\":{\"type\":\"string\"}}}"
Description of the provider's capabilities.
"Built-in HTTP connector for REST API integrations"
Unique identifier of the provider.
"lerian-builtin"
Display name of the provider.
"Lerian Built-in"
Provider version.
"1.0.0"