Net3 API Interface for Customer Portal

<back to all web services

GroupsGetByNameReq

Remote Management

Requires Authentication
The following routes are available for this service:
GET/keycloak/groups/get/nameget a group and all subgroups by group name from keycloak
GroupsGetByNameReq Parameters:
NameParameterData TypeRequiredDescription
SessionIdquerystringYesThe id of the REST session
GroupNamequerystringYesThe name of the group to get
RequestBase Parameters:
NameParameterData TypeRequiredDescription
SessionIdformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /keycloak/groups/get/name HTTP/1.1 
Host: n3tapi.palmettovdc.com 
Accept: application/xml