curl --request GET \
--url https://apigcp.trynia.ai/v2/vaults \
--header 'Authorization: Bearer <token>'{}List vaults owned by the calling user / org.
curl --request GET \
--url https://apigcp.trynia.ai/v2/vaults \
--header 'Authorization: Bearer <token>'{}API key must be provided in the Authorization header
1 <= x <= 500x >= 0Successful Response
The response is of type Response List Vaults V2 Vaults Get · object.
Was this page helpful?