Skip to main content
GET
/
vaults
/
{vault_id}
Get Vault
curl --request GET \
  --url https://apigcp.trynia.ai/v2/vaults/{vault_id} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.trynia.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

vault_id
string
required

Response

Successful Response

The response is of type Response Get Vault V2 Vaults Vault Id Get · object.