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>"
]
}
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>"
]
}
The response is of type object
.