|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
Gets the information associated with a specific SFF backup object.
The serial number of the HSM of interest
Use:  Required  
JSON Schema:  
Object type: string
The identifier of the partition of interest
Use:  Required  
JSON Schema:  
Object type: string
The identifier of the SFF object of interest
Use:  Required  
JSON Schema:  
Object type: string
Object details.
JSON Schema:  SFF Object Description  
Unexpected error
HSM, partition or object does not exist.
 
GET https://1.2.3.4:8443/api/lunasa/hsms/154704/partitions/273087011784/SFF/objects/1
 
{
    "fingerprint": "9d9d8be7873ddf135f952ea43d581685d7dad2919b49f006d7fad71ad0935cac",
    "id": "1",
    "label": "Created data object",
    "type": "Data",
    "uid": "0c0300004600000c4f4c0200"
}