---
title: "GET /auth"
method: GET
path: "/auth"
tags: ["auth"]
---

# GET /auth

`GET /auth`

Request a JWT access token using your obono username and password.

## Response `200`

The JWT `accessToken` to use for accessing secured resourced as well as the `registrierkassenUuid` of the corresponding "Registrierkasse".

- AuthResult
  - `accessToken` string
  - `registrierkasseUuid` string, uuid

---

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