List Providers

GET
/v1/providers/

Get a list of all custom providers in the database

Query parameters

cursorstringOptional
limitintegerOptional

Response

Successful Response

namestring

The name of the provider

idstringOptional

The id of the provider, lazily created by the database manager.

api_keystringOptional

API key used for requests to the provider.

updated_atdatetimeOptional

The last update timestamp of the provider.

Errors

Built with