Get Legal Hold Documents

📘

This API is exclusive to Enterprise Shield accounts

Only the account owner or a document admin can grant access to this API.

Gets all documents associated with the legal hold specified by the legalHoldId.

  • Note: Once users are removed from legal hold, it can take up to 24 hours to release their documents from legal hold. Be aware that during that period, those documents may still be returned from this endpoint.

📘

This endpoint is paginated. For more information, see Pagination .


Valid Authentication Methods

API Key Grants:

  • LegalHoldRead

OAuth 2.0 User Token Scopes:

  • account.legalhold:readonly

Path Params
uuid
required

Unique ID of the legal hold.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

403

Account does not have permission to access the API.

404

The specified legal hold id was not found.

Language
Credentials