Get group suggestions
Returns a list of group suggestions based on the provided name fragment
Query parameters
Optional scope ID (e.g. connector ID) to restrict suggestions to that scope only.
Response
Array of matching group objects
Example response
[
{
"groupId": "group123",
"groupName": "Temperature sensors",
"scopeId": "connector123",
"scopeName": "South Connector 1"
}
]Changes
Changed in 11 of the 73 revisions of this API.48
- ○
added the new optional
queryrequest parameterscopeIdnew-optional-request-parameter
- ○
- ○
added the required property
items/scopeIdto the response with the200statusresponse-required-property-added
- ○
added the required property
items/scopeNameto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 29 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲