![]()  | 
  
    REST API
    4.0.0
    
   REST API for SafeNet Network HSMs 
   | 
 
Gets specific information about the service. 
The identifier of the service of interest
Use:  Required  
JSON Schema:  
Object type: string
The information about the service.
JSON Schema:  Service  
Unexpected error
Service does not exist
 
GET https://1.2.3.4:8443/api/lunasa/services/stc
 
{
    "status" : "running"
    "onBoot" : true
}