Retrieve a group
Retrieves a group object.
Authentication
AuthorizationBearer
Authorization header using the Bearer scheme
Path parameters
group_id
Response
OK
id
Unique identifier for the group. Prefixed with gr_.
name
Human-readable name of the group.
status
Current lifecycle state of the group, indicating its current progress. Possible values are:
pending: Group is being configured, may require aquote_intentor asetup_intentto be ready.ready: Setup is complete, regardless of policy start dates employees could start enrolling into policies.archived: Archived as the group is no longer active or in use for any reason. Employees can no longer be added to the group.
Allowed values:
group_type
Indicates how policies are organized for this group.
single: exactly one policy is associated to the group.bundled: multiple policies are bundled under the group.undefined: type not yet determined or not applicable.
Allowed values:
employer_id
Identifier for the employer that owns this group. Prefixed with er_.
group_policy_ids
Group policy unique identifiers associated with this group.
group_quote_intent_ids
Group quote intent unique identifiers associated with this group.
group_policy_intent_ids
Group policy intent unique identifiers associated with this group.
description
Short description of the purpose or scope of the group.
object
The object type
Errors
404
Not Found Error

