ℹ️ These docs are for the v2.0 version of Galileo. Documentation for v1.0 version can be found here.
cURL
curl --request GET \ --url https://api.galileo.ai/v2/integrations/{name} \ --header 'Galileo-API-Key: <api-key>'
{ "credential_type": "key_secret", "region": "us-west-2", "id": "<string>", "name": "aws_bedrock", "extra": {} }
Gets the integration data formatted for the specified integration.
anthropic
aws_bedrock
aws_sagemaker
azure
custom
databricks
labelstudio
mistral
nvidia
openai
vegas_gateway
vertex_ai
writer
Successful Response
assumed_role
key_secret
"aws_bedrock"
Was this page helpful?