Get a group
Groups
Get a group
GET
Get a group
Authorizations
Partner API key. psk_test_<32 hex> for test mode, psk_live_<32 hex> for live mode. Keys are stored hashed and cannot be recovered; store them in your secrets manager on issue.
Path Parameters
Group ID, e.g. grp_8c2f41d09a3e.
Pattern:
^grp_[0-9a-f]{12}$Response
The group.
Example:
"grp_8c2f41d09a3e"
Available options:
test, live Lifecycle: created -> census_received -> quoted -> enrolled -> active (active = company flipped to prod by Prescience).
Available options:
created, census_received, quoted, enrolled, active Example:
"Acme Inc"
Example:
"acme.com"
Example:
12
Your internal employer ID.
Example:
"co_4821"
The employer's coverage today. pepmCents is used as the savings baseline when quoting unless overridden per-quote.
null until enrolled, then sandbox, then prod once Prescience activates the group.
Available options:
sandbox, prod, null