Retrieve a group setup intent

Retrieves a group_setup_intent object.

Authentication

AuthorizationBearer
Authorization header using the Bearer scheme

Path parameters

groupSetupIntentIdstringRequiredformat: "gsi_.+"

Response

OK
idstringformat: "gsi_.+"
Unique identifier for the group setup 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 setup intent was created from
statusenum
Current status of the group setup intent
due_datedatetime or null
Due date for the setup intent
objectstring or nullRead-only
Object type identifier

Errors