Get service map groups list
Was this helpful?
Was this helpful?
Was this helpful?
GET /v1/workspaces/{workspaceSeq}/servicemapgroup HTTP/1.1
Host:
Accept: */*
[
{
"colorCode": "green",
"servicemapGroupName": "Default",
"servicemapGroupSeq": 3,
"sortOrder": 1,
"workspaceSeq": 3
}
]