Custom Metric Configuration
List Custom Metric Configuration
List Custom Metric Configuration.
post/v1/metric_configuration/list
Request body
Example request
{
"sort": [
{
"column": "CreatedAt"
}
],
"filters": {
"status": "completed"
}
}Response
Success