Get On-prem Group details

Get details about an On-prem group.

Path parameters

idintegerRequired

On-prem group ID.

Headers

AuthorizationstringRequired

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

Response

Array of on-prem group details

idinteger or null

The unique identifier of the on-prem group.

namestring or null

The name of the on-prem group.

created_atstring or null

The timestamp when the on-prem group was created.

Errors