---
title: "Get entitlements"
method: GET
path: "/api/v2/entitlements"
tags: ["Enterprise"]
---

# Get entitlements

`GET /api/v2/entitlements`

## Response `200`

OK

- CodersdkEntitlements
  - `errors` string[]
  - `features` object
  - `has_license` boolean
  - `refreshed_at` string, date-time
  - `require_telemetry` boolean
  - `trial` boolean
  - `warnings` string[]

---

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