Get Legal Hold Users

📘

This API is exclusive to Enterprise Shield accounts

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

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

📘

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
  • account.legalhold.users: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