# Get Current Token Information (/tokens/CurrentToken_show)

Get information about the current macaroon token(s), including organizations, apps, user identity hashes, and machine restrictions

`GET /tokens/current`

## Responses

| Status | Description | Schema |
| --- | --- | --- |
| `200` | OK | `CurrentTokenResponse` |
| `401` | Unauthorized | `ErrorResponse` |
| `500` | Internal Server Error | `ErrorResponse` |

The full machine-readable OpenAPI spec is available at /openapi.json.