| Header | Value |
| Session | The ticket received from Authorization Request |
| Content-Type | application/json |
| Parameter | Value |
| command | getClients |
{
"command": "getClients"
}
{
"clients":["Maxprograms","MVDSoftware"],
"status":"OK"
}
{
"status": "Error",
"reason": "Access denied"
}