Get On-prem Group details

Retrieves details about an On-prem group in a customer workspace.

Path parameters

idstringRequired

Embedded customer ID/external ID. The External ID must be URL encoded and prefixed with an E (for example, EA2300).

group_idintegerRequired

The unique ID of the On-prem group.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success response
idinteger or null
namestring or null
descriptionstring or null
created_atdatetime or null
updated_atdatetime or null

Errors