Skip to main content
GET
List vaults
Returns the vault configs owned by your organization, with offset-based pagination. Returns an object with total, limit, offset, and a vaults array of vault objects.

Query parameters

integer
default:"50"
Maximum number of configs to return. Between 1 and 1000.
integer
default:"0"
Number of configs to skip before collecting the page.

Examples

Response