curl --location --request GET 'https://api.picaos.com/v1/vault/connections/{connection_id}' \
--header 'x-pica-secret: YOUR_API_KEY'
{
"id": "673f79c6-0110-408b-bcbe-f4da000e66c7",
"platformVersion": "1.0.0",
"name": null,
"type": "api",
"key": "test::resend::default::46f75762f34e4962bf5684760f0f9f0e",
"environment": "test",
"platform": "resend",
"identity": "46f75762f34e4962bf5684760f0f9f0e",
"identityType": "user",
"description": "Email API for developers",
"tags": [],
"version": "1.0.0",
"active": true,
"createdAt": "2025-07-19T16:19:29.702632Z"
}
Get a Connection
curl --location --request GET 'https://api.picaos.com/v1/vault/connections/{connection_id}' \
--header 'x-pica-secret: YOUR_API_KEY'
{
"id": "673f79c6-0110-408b-bcbe-f4da000e66c7",
"platformVersion": "1.0.0",
"name": null,
"type": "api",
"key": "test::resend::default::46f75762f34e4962bf5684760f0f9f0e",
"environment": "test",
"platform": "resend",
"identity": "46f75762f34e4962bf5684760f0f9f0e",
"identityType": "user",
"description": "Email API for developers",
"tags": [],
"version": "1.0.0",
"active": true,
"createdAt": "2025-07-19T16:19:29.702632Z"
}
curl --location --request GET 'https://api.picaos.com/v1/vault/connections/{connection_id}' \
--header 'x-pica-secret: YOUR_API_KEY'
{
"id": "673f79c6-0110-408b-bcbe-f4da000e66c7",
"platformVersion": "1.0.0",
"name": null,
"type": "api",
"key": "test::resend::default::46f75762f34e4962bf5684760f0f9f0e",
"environment": "test",
"platform": "resend",
"identity": "46f75762f34e4962bf5684760f0f9f0e",
"identityType": "user",
"description": "Email API for developers",
"tags": [],
"version": "1.0.0",
"active": true,
"createdAt": "2025-07-19T16:19:29.702632Z"
}