Skip to main content
GET
List Catalog Providers

Authorizations

Authorization
string
header
required

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.

description
string

Brief description of the provider's capabilities.

Example:

"Built-in HTTP connector for REST API integrations"

id
string

Unique identifier of the provider.

Example:

"lerian-builtin"

name
string

Display name of the provider.

Example:

"Lerian Built-in"

version
string

Provider version.

Example:

"1.0.0"