Get Legal Hold by ID

Retrieve details for a single active legal hold asset.

GET
/api/v1/legal-hold/{id}

Description

Returns asset and hold metadata for a manage_app_assets record currently in Legal Hold status.

Request

Headers

HeaderValueRequired
AuthorizationBearer <access_token>Yes
Content-Typeapplication/jsonYes

Path Parameters

ParameterTypeRequiredDescription
idnumberYesmanage_app_assets.id of the held device.

Response

Related Endpoints

Did this page help you?