googleapis.com

Retention and eDiscovery for Google Workspace. To work with Vault resources, the account must have the required Vault privileges and access to the matter. To access a matter, the account must have created the matter, have the matter shared with them

🔑 oauth2 32 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Lists operations that match the specified filter in the request. If the serve…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://vault.googleapis.com/v1/{name}
Lists matters the requestor has access to.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://vault.googleapis.com/v1/matters
Gets the specified matter.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://vault.googleapis.com/v1/matters/{matterId}
Endpoints (32 total)
GET
/v1/{name}
Lists operations that match the specified filter in the request. If the serve…
GET
/v1/matters
Lists matters the requestor has access to.
GET
/v1/matters/{matterId}
Gets the specified matter.
GET
/v1/matters/{matterId}/holds
Lists the holds in a matter.
GET
/v1/matters/{matterId}/exports
Lists details about the exports in the specified matter.
GET
/v1/matters/{matterId}/savedQueries
Lists the saved queries in a matter.
GET
/v1/matters/{matterId}/holds/{holdId}
Gets the specified hold.
GET
/v1/matters/{matterId}/exports/{exportId}
Gets an export.
GET
/v1/matters/{matterId}/holds/{holdId}/accounts
Lists the accounts covered by a hold. This can list only individually-specifi…
GET
/v1/matters/{matterId}/savedQueries/{savedQueryId}
Retrieves the specified saved query.
POST
/v1/matters
Creates a matter with the given name and description. The initial state is op…
POST
/v1/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
At a glance
Total SDKs10
Languages6
Endpoints32
Authoauth2
Categories2
https://vault.googleapis.com