v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13327173.8 KB
matters

Creates a saved query.

post/v1/matters/{matterId}/savedQueries

Path parameters

matterIdstring required

The ID of the matter to create the saved query in.

Request body

displayNamestring

The name of the saved query.

matterIdstring

Output only. The matter ID of the matter the saved query is saved in. The server does not use this field during create and always uses matter ID in the URL.

savedQueryIdstring

A unique identifier for the saved query.

createTimestring google-datetime

Output only. The server-generated timestamp when the saved query was created.

Response

Successful response