Usage
Load Vault
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).
get/vaults/{vault_id}/load
Path parameters
vault_idstring required
Query parameters
paths_onlyboolean
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.