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

Changes

No recorded changes to this endpoint across all 1 revision of this API.