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"
}
]
}