curl --request GET \
--url https://api.example.com/api/Configuration/Clients/auto-assign-ownership[
{
"type": "<string>",
"value": "<string>"
}
]Returns a list of Configuration Settings for Auto Assign Ownership of Client records.
curl --request GET \
--url https://api.example.com/api/Configuration/Clients/auto-assign-ownership[
{
"type": "<string>",
"value": "<string>"
}
]Was this page helpful?