v1
protected
provider-configs

Get Provider Config

Get a specific provider configuration.

get/v1/provider-configs/{config_id}

Path parameters

config_idstring uuid required

Response

Successful Response

created_atstring required
created_bystring required
endpoint_urlstring nullable required
idstring required
is_activeboolean required
is_publicboolean required
model_instance_idsstring[]
namestring required
provider_spec_idstring required
provider_spec_keystring nullable
provider_spec_namestring nullable
updated_atstring required
workspace_idstring required

Changes

Changed in 1 of the 20 revisions of this API.2

    • the created_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the updated_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed