v1
protected
provider-specs
Get Provider Spec By Key
Get a provider specification by its key (e.g., 'openai', 'anthropic').
get/v1/workspaces/{workspace}/provider-specs/by-key/{provider_key}
Path parameters
provider_keystring required
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Response
Successful Response
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○