---
title: "Identity Utilities V1"
method: GET
path: "/v1/identity"
tags: ["Utilities V1"]
---

# Identity Utilities V1

`GET /v1/identity`

Test if your API key is valid, and which roles it has.

## Response `200`

OK response.

- UtilitiesV1IdentityResponseBody
  - `identity` IdentityV1, required
    - `dashboard_url` string, required — The dashboard URL for this organisation
    - `name` string, required — The name assigned to the current API Key
    - `roles` string[], required — Which roles have been enabled for this key

---

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