### List plans for a picker

`GET /api/v1/profiles/all`

Id and name only, un-paginated, for populating a select control. Cheaper than the full list when you do not need the plan bodies.

- Authentication: manager session (JWT) or API token
- Permission: `prm_profiles_index` (View profiles)
- Risk: read

