Skip to main content
GET
/
api
/
ESigning
/
Signers
/
Status
Get Signer Validation Status.
curl --request GET \
  --url https://api.example.com/api/ESigning/Signers/Status
[
  {
    "type": "<string>",
    "value": "<string>",
    "status": "<string>"
  }
]

Query Parameters

templateId
integer<int32>
default:0
entityId
integer<int32>
default:0
playerId
integer<int32>
default:0

Response

200 - application/json

OK

type
string | null
value
string | null
status
string | null