ListVaultsAsk AIget https://api.utila.io/v2/vaultsRetrieve a list of all vaults accessible to the authenticated user.Query ParamsorderBystringSQL-like ordering specifications. Supports the fields display_name and create_time.pageSizeint32The maximum number of items to return. The service may return fewer than this value.pageTokenstringA page token, received from the previous list call as nextPageToken. Provide this to retrieve the subsequent page. When paginating, all other parameters must match the call that provided the page token.skipint32How many results to skip. Note: may be used alongside token-based pagination (see pageToken), although this won't be needed for most use cases.Response 200A successful response.Updated 8 months ago