Skip to main content
GET
/
vaults
List Vaults
curl --request GET \
  --url https://apigcp.trynia.ai/v2/vaults \
  --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

Query Parameters

limit
integer
default:100
Required range: 1 <= x <= 500
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

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