Account Licensed Modules

This contains APIs for Account Licensed Modules.

Get Licensed Modules for an account

Get Licensed Modules for an account

Securityx-api-key
Request
header Parameters
Harness-Account
string

Identifier field of the account the resource is scoped to. This is required for Authorization methods other than the x-api-key header. If you are using the x-api-key header, this can be skipped.

Responses
200

OK

400

Bad Request

get/v1/licensedModules
Request samples
Response samples
application/json
{
  • "licensedModules": [
    ]
}