🚀 Introducing Agent Gateway — governance, observability, and control for your AI agents.  Register for live webinar ↗
curl -X GET https://api.portkey.ai/v1/secret-references/SECRET_REFERENCE_ID \
-H "x-portkey-api-key: PORTKEY_API_KEY"{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"organisation_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"manager_type": "aws_sm",
"secret_path": "<string>",
"secret_key": "<string>",
"allow_all_workspaces": true,
"tags": {},
"status": "ACTIVE",
"created_by": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"last_updated_at": "2023-11-07T05:31:56Z",
"auth_config": {},
"object": "secret-reference"
}curl -X GET https://api.portkey.ai/v1/secret-references/SECRET_REFERENCE_ID \
-H "x-portkey-api-key: PORTKEY_API_KEY"{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"organisation_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"manager_type": "aws_sm",
"secret_path": "<string>",
"secret_key": "<string>",
"allow_all_workspaces": true,
"tags": {},
"status": "ACTIVE",
"created_by": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"last_updated_at": "2023-11-07T05:31:56Z",
"auth_config": {},
"object": "secret-reference"
}Documentation Index
Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
UUID or slug of the secret reference
Successful response
aws_sm, azure_kv, hashicorp_vault Show child attributes
ACTIVE Sensitive fields are masked for non-system users
secret-reference Was this page helpful?