---
title: "Get my selected Program"
method: GET
path: "/v1/me/program-selection"
tags: ["Codemode Runs"]
---

# Get my selected Program

`GET /v1/me/program-selection`

## Response `200`

Program selection returned.

- object
  - `selection` object, nullable, required
    - `organizationId` string, required
    - `orgMembershipId` string, required
    - `programId` string, required
    - `selectedAt` string, date-time, required

---

[API](https://skmtc.net/openworklabs/apis/den-api.md) · [All operations](https://skmtc.net/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openworklabs/den-api/revisions/6915dfb03e5d/schema)
