curl --request GET \
--url https://apigcp.trynia.ai/v2/vaults/{vault_id}/load \
--header 'Authorization: Bearer <token>'{}Bootstrap dump for the nia vault open bash session.
Mirrors the shape of /shell-docs/load. Returns vault metadata and either full file contents or just paths (for vaults > 1000 files).
Up to 10000 files are returned (matches DIR_LISTING_LIMIT in fs_service.py).
curl --request GET \
--url https://apigcp.trynia.ai/v2/vaults/{vault_id}/load \
--header 'Authorization: Bearer <token>'{}Was this page helpful?