List Providers
Get a list of all custom providers in the database
Headers
Authorization
Header authentication of the form Bearer <token>
Query parameters
name
provider_type
after
limit
Response
Successful Response
name
The name of the provider
provider_type
The type of the provider
provider_category
The category of the provider (base or byok)
Allowed values:
id
The id of the provider, lazily created by the database manager.
api_key
API key used for requests to the provider.
base_url
Base URL for the provider.
updated_at
The last update timestamp of the provider.