Skip to main content
GET
/
api
/
v1
/
Claim
/
GetMappableProperties
cURL
curl --request GET \
  --url https://saas.pads365.com/rdx/NDS.Services.Authentication/api/v1/Claim/GetMappableProperties
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>",
  "Properties": [
    {
      "Name": "<string>",
      "Type": "<string>"
    }
  ]
}

Response

200 - application/json
Properties
object[] | null
Succeeded
boolean
Message
string | null
Code
string | null