Skip to main content
Retrieve every vault that belongs to your account, including any system vaults that Prompt Bank creates automatically on your behalf. The endpoint returns the full vault object for each entry, so you can inspect prompt counts, visibility settings, and metadata without making additional requests.

Endpoint

No query parameters are required. The response always contains the complete list of your vaults; pagination is not needed because the set is scoped to a single user.

Request Example

Response Example

The data field contains an array of vault objects ordered by creation date, newest first.

Vault Object Fields