<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #36332 This is a small followup to to #35493 # Checklist for submitter If some of the following don't apply, delete the relevant line. ## Testing - [x] Added/updated automated tests - [ ] Where appropriate, [automated tests simulate multiple hosts and test for host isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing) (updates to one hosts's records do not affect another) - [x] QA'd all new/changed functionality manually Testing the `GET /api/v1/fleet/software/titles/:id` endpoint - android title, team id: shows configuration - android title, no team id: doesn't show configuration at all - ipados title, with/without team id: doesn't show configuration at all