vault.matters.holds.list

GET {{baseUrl}}/v1/matters/:matterId/holds?pageSize=<integer>&pageToken=<string>&view=<string>&$.xgafv=<string>&access_token=<string>&alt=<string>&callback=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&upload_protocol=<string>&uploadType=<string>

Lists holds within a matter. An empty page token in ListHoldsResponse denotes no more holds to list.

Request Params

KeyDatatypeRequiredDescription
pageSizestringThe 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.
pageTokenstringThe pagination token as returned in the response. An empty token means start from the beginning.
viewstringSpecifies which parts of the Hold to return.
$.xgafvstringV1 error format.
access_tokenstringOAuth access token.
altstringData format for response.
callbackstringJSONP
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
oauth_tokenstringOAuth 2.0 token for the current user.
prettyPrintstringReturns response with indentations and line breaks.
quotaUserstringAvailable to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
upload_protocolstringUpload protocol for media (e.g. "raw", "multipart").
uploadTypestringLegacy upload protocol for media (e.g. "media", "multipart").

RESPONSES

status: OK

{&quot;holds&quot;:[{&quot;accounts&quot;:[{&quot;accountId&quot;:&quot;proident in commodo&quot;,&quot;email&quot;:&quot;et fugiat cupidatat&quot;,&quot;firstName&quot;:&quot;commodo in cillum&quot;,&quot;holdTime&quot;:&quot;culpa sit&quot;,&quot;lastName&quot;:&quot;ut ex non&quot;},{&quot;accountId&quot;:&quot;ea adipisicing&quot;,&quot;email&quot;:&quot;elit&quot;,&quot;firstName&quot;:&quot;dolore&quot;,&quot;holdTime&quot;:&quot;deserunt ex culpa aute&quot;,&quot;lastName&quot;:&quot;nulla Ut deserunt&quot;}],&quot;corpus&quot;:&quot;DRIVE&quot;,&quot;holdId&quot;:&quot;et elit reprehenderit Ut l&quot;,&quot;name&quot;:&quot;quis eiusmod ut&quot;,&quot;orgUnit&quot;:{&quot;holdTime&quot;:&quot;ex&quot;,&quot;orgUnitId&quot;:&quot;sunt veniam est irure&quot;},&quot;query&quot;:{&quot;driveQuery&quot;:{&quot;includeSharedDriveFiles&quot;:true,&quot;includeTeamDriveFiles&quot;:false},&quot;groupsQuery&quot;:{&quot;endTime&quot;:&quot;amet est ut officia&quot;,&quot;startTime&quot;:&quot;pariatur dolore Lorem&quot;,&quot;terms&quot;:&quot;quis dolor anim ex eiusmod&quot;},&quot;hangoutsChatQuery&quot;:{&quot;includeRooms&quot;:false},&quot;mailQuery&quot;:{&quot;endTime&quot;:&quot;dolor Excepteur consequat laborum magna&quot;,&quot;startTime&quot;:&quot;cupidatat veniam adipisicing ea&quot;,&quot;terms&quot;:&quot;eu ipsum&quot;}},&quot;updateTime&quot;:&quot;occaecat voluptate cupidatat sunt consectetur&quot;},{&quot;accounts&quot;:[{&quot;accountId&quot;:&quot;dolor sunt Lorem ea non&quot;,&quot;email&quot;:&quot;occaecat in e&quot;,&quot;firstName&quot;:&quot;tempor ex fugiat dolor&quot;,&quot;holdTime&quot;:&quot;est veniam reprehenderit&quot;,&quot;lastName&quot;:&quot;magna nulla reprehenderit enim&quot;},{&quot;accountId&quot;:&quot;dolore aliquip sint quis&quot;,&quot;email&quot;:&quot;ullamco fugiat&quot;,&quot;firstName&quot;:&quot;laborum&quot;,&quot;holdTime&quot;:&quot;incididunt dolore&quot;,&quot;lastName&quot;:&quot;dolor&quot;}],&quot;corpus&quot;:&quot;DRIVE&quot;,&quot;holdId&quot;:&quot;enim Du&quot;,&quot;name&quot;:&quot;dolor tempor in&quot;,&quot;orgUnit&quot;:{&quot;holdTime&quot;:&quot;id laborum cupidatat&quot;,&quot;orgUnitId&quot;:&quot;proident commodo Lore&quot;},&quot;query&quot;:{&quot;driveQuery&quot;:{&quot;includeSharedDriveFiles&quot;:false,&quot;includeTeamDriveFiles&quot;:false},&quot;groupsQuery&quot;:{&quot;endTime&quot;:&quot;et nostrud&quot;,&quot;startTime&quot;:&quot;voluptate culpa magna&quot;,&quot;terms&quot;:&quot;Ut minim eiusmod anim Duis&quot;},&quot;hangoutsChatQuery&quot;:{&quot;includeRooms&quot;:false},&quot;mailQuery&quot;:{&quot;endTime&quot;:&quot;reprehenderit magna ea pariatur&quot;,&quot;startTime&quot;:&quot;velit proident&quot;,&quot;terms&quot;:&quot;consequat mollit veniam qui ipsum&quot;}},&quot;updateTime&quot;:&quot;laborum sed do ex&quot;}],&quot;nextPageToken&quot;:&quot;minim&quot;}