v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBCatalog API
List Catalog Providers
Use this endpoint to retrieve all registered providers from the catalog.
get/v1/catalog/providers
Response
Indicates that the request was successful and the response contains the requested data.
Example response
[
{
"description": "Built-in HTTP connector for REST API integrations",
"id": "lerian-builtin",
"name": "Lerian Built-in",
"version": "1.0.0"
}
]