---
title: "get license"
method: GET
path: "/open/system/authorize"
tags: ["cert"]
---

# get license

`GET /open/system/authorize`

## Response `200`

OK

- object
  - `data` SystemCodeApplyInfoRes
    - `expired_at` integer
    - `org_id` string
    - `org_name` string
    - `pwd_updated_at` integer
    - `river_url` string
    - `role` 0 | 1 | 2 | 3 | 4 | 5
    - `state` string
    - `timeout` boolean
    - `user_id` integer
    - `version` 0 | 1 | 2 | 3
  - `err` string
  - `msg` string

## Changes

- **2026-04-03** `2d20e20d0f6e` — 2 info
  - api tag `cert` added
  - api tag `license` removed
- **2026-04-01** `de6007edcff9` — 2 info
  - api tag `license` added
  - api tag `cert` removed

[Change history](https://skmtc.dev/chaitin/apis/mgt-api/changes/open/system/authorize/get.md)

---

[API](https://skmtc.dev/chaitin/apis/mgt-api.md) · [All operations](https://skmtc.dev/chaitin/apis/mgt-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chaitin/mgt-api/revisions/8ff8cf839cf1/schema)
