v1

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

Lists the holds in a matter.

get/v1/matters/{matterId}/holds

Path parameters

matterIdstring required

The matter ID.

Query parameters

pageSizeinteger

The number of holds to return in the response, between 0 and 100 inclusive. Leaving this empty, or as 0, is the same as page_size = 100.

pageTokenstring

The pagination token as returned in the response. An empty token means start from the beginning.

view'HOLD_VIEW_UNSPECIFIED' | 'BASIC_HOLD' | 'FULL_HOLD'

The amount of detail to return for a hold.

Response

Successful response