countMspMarvisActions

GET https://{{host}}/api/v1/msps/:msp_id/suggestion/count

Query Parameters

NameTypeDescription
distinctstringorg_id (default)

Request Params

KeyDatatypeRequiredDescription
distinctnull

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}]}