---
title: "Get approval users"
method: GET
path: "/approval_users"
tags: ["[v1] Approvals"]
---

# Get approval users

`GET /approval_users`

Returns list with user ids which you are able to either approve or reject.

## Response `200`

OK

- object
  - `[user_id]` union
    - string
    - integer

---

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