countMspMarvisActions
GET https://{{host}}/api/v1/msps/:msp_id/suggestion/count
Query Parameters
Name | Type | Description |
---|---|---|
distinct | string | org_id (default) |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
distinct | null |
RESPONSES
status: OK
{"limit":1000,"distinct":"status","total":3,"results":[{"status":"002e176a-0000-000-1111-002e208b20e1","count":24},{"status":"2d3f176a-0000-000-2222-002e208f176a","count":12},{"status":"08b2176a-0000-000-3333-002e208b2d3f","count":15}]}