getUnmaskedField
GET
/{modelName}/getUnmaskedFieldGet the original value for masking field.
Request
Path Params
modelName
string
required
Query Params
id
number
required
Data ID to be read
field
string
required
The masking field name to get the original value
effectiveDate
string <date>
optional
Effective date for timeline model.
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
code
integer <int32>
optional
Status Code
data
boolean
optional
Result Data
error
string
optional
Error Message
message
string
optional
Common Message
Example
Not configured
Last modified: 8 days ago