List custom providers

List all custom providers. The api_key and extra_kwargs fields are write-only and never returned for security.

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY.

Response

List of providers.
idstring
Provider ID.
provider_idstring
Unique provider identifier.
provider_namestring
Provider display name.
created_atdatetime
updated_atdatetime

Errors

401
Unauthorized Error