GET
/
api
/
v1
/
credentials
/
app-registration
/
types
curl --request GET \
  --url https://saas.pads365.com/rdx/NDS.Services.Credentials/api/v1/credentials/app-registration/types
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>",
  "Results": [
    "<string>"
  ]
}

Response

200 - application/json

The response is of type object.