GET Info about the KPI Profiles
POST https://{{crosswork_ip}}:30603/crosswork/hi/v1/kpiprofilemgmt/query
Use this API Call to get detailed information about all the KPI Profiles on the Crosswork Health Insights Application.
Request Body
{"profile_id_pattern"=>"", "profile_name_pattern"=>"", "description_pattern"=>"", "limit"=>100, "offset"=>0}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |