List Catalog Providers
List Catalog Providers
Use this endpoint to retrieve all registered providers from the catalog.
GET
List Catalog Providers
Authorizations
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
Response
200 - application/json
Indicates that the request was successful and the response contains the requested data.
Brief description of the provider's capabilities.
Example:
"Built-in HTTP connector for REST API integrations"
Unique identifier of the provider.
Example:
"lerian-builtin"
Display name of the provider.
Example:
"Lerian Built-in"
Provider version.
Example:
"1.0.0"

