curl --request GET \
--url https://api.example.com/api/Configuration/Dashboard[
{
"type": "<string>",
"value": "<string>"
}
]curl --request GET \
--url https://api.example.com/api/Configuration/Dashboard[
{
"type": "<string>",
"value": "<string>"
}
]Was this page helpful?