curl --request GET \
--url https://saas.pads365.com/rdx/NDS.Services.Credentials/api/v1/credentials/config{
"Succeeded": true,
"Message": "<string>",
"Code": "<string>",
"Results": [
{
"Type": "<string>",
"Config": {
"LoginBaseUrl": "<string>",
"AccessTokenBaseUrl": "<string>",
"ApiUrl": "<string>",
"Scope": [
"<string>"
],
"AuthorizationScope": "<string>"
}
}
]
}curl --request GET \
--url https://saas.pads365.com/rdx/NDS.Services.Credentials/api/v1/credentials/config{
"Succeeded": true,
"Message": "<string>",
"Code": "<string>",
"Results": [
{
"Type": "<string>",
"Config": {
"LoginBaseUrl": "<string>",
"AccessTokenBaseUrl": "<string>",
"ApiUrl": "<string>",
"Scope": [
"<string>"
],
"AuthorizationScope": "<string>"
}
}
]
}