Read a private plan's manager allow-list
GET
/api/v1/profiles/{id}/allowed-managers
prm_profiles_policy_manager
Which managers may see and assign this plan. Only meaningful while the plan is private; a public plan is visible to everyone regardless of this list.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_profiles_policy_managerManage profile visibility / policy
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Plan id. |