---
title: "Get a member's offboarding checklist"
method: GET
path: "/v1/offboarding-checklist/member/{memberId}"
tags: ["Offboarding Checklist"]
---

# Get a member's offboarding checklist

`GET /v1/offboarding-checklist/member/{memberId}`

Returns the offboarding checklist for a specific member, including each item and whether it has been completed, to track that person's offboarding progress.

## Path parameters

- `memberId` string, required

## Response `200`

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/versions/726b9523fb22/schema)
