get
GET /api/v1/authentication/AuthenticationRequest/GetRequestCurrentStep HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
{
  "currentStepId": 1,
  "nextStepId": 1,
  "status": 1
}