Retrieve a custom provider
Retrieve a custom provider by its string provider ID. The provider API key is never returned.
Custom provider string ID returned as id and provider_id in provider responses.
Bearer token. Use Bearer YOUR_API_KEY for API key auth or Bearer <JWT> for dashboard auth.
Provider string ID. Same value as provider_id.
Human-readable provider name.
Provider configuration such as base_url and timeout values. Secret values are not returned here.