List Catalog Providers
List Catalog Providers
Use this endpoint to retrieve all registered providers from the catalog.
GET
List Catalog Providers
Authorizations
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
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"

