v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Licenses

List Licenses

List the Licenses associated with your Account

Scoped OAuth requires: licenses.read

get/licenses

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

Licenses associated with your Account

Example response

{
  "licenses": [
    {
      "role_group": "FullUser"
    }
  ]
}