Retrieve a dependents management intent
Retrieves a dependents_management_intent object by ID.
Authentication
AuthorizationBearer
Authorization header using the Bearer scheme
Path parameters
dependents_management_intent_id
Response
OK
id
Unique identifier for the dependents management intent. Prefixed with dmi_.
parent_intent_id
The parent intent ID (e.g. Policy Amendment Intent ID). Prefixed based on type.
parent_intent_type
The type of parent intent.
status
Current status of the dependents management intent.
dependents
List of dependents being managed.
plan
Plan information including pricing details.
disclosures
Disclosures associated with this intent.
object
Object type identifier.
coverage_options
Available member-scoped coverage options for the plan. Present when the plan has member-scoped coverage configurations.
action_required
Details of the action required from the caller. Populated only when status is action_required and a required action has been recorded on the intent (e.g. restricted dependents detected by compliance screening).
Errors
404
Not Found Error

