Retrieve a group policy intent

Retrieves a group_policy_intent object.

Authentication

AuthorizationBearer
Authorization header using the Bearer scheme

Path parameters

groupPolicyIntentIdstringRequiredformat: "gpi_.+"

Response

OK
idstringformat: "gpi_.+"
Unique identifier for the group policy intent
group_idstringformat: "gr_.+"
Unique identifier for the group
plan_idstringformat: "pl_.+"
Unique identifier for the plan
quote_intent_idstringformat: "gqi_.+"
Unique identifier for the group quote intent this policy intent was created from
statusenum
Current status of the group policy intent
disclosureslist of objects
Disclosures associated with this intent.
due_datedatetime or null
Due date for the policy intent
cost_sharingobject or null
Cost sharing configuration for the policy intent
objectstring or nullRead-only
Object type identifier

Errors