Read One License Name

GET {{apiPath}}/organizations/{{orgID}}/licenses/{{licenseID}}/name

You can use GET /organizations/{{orgID}}/licenses/{{licenseID}}/name to retrieve the name property value for a license associated with the specified organization.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/organizations/bed432e6-676a-4ebe-b5a5-6b3b54e46bda/licenses/57f0efac-37d9-4a17-8a35-196bb3362983/name"},"license":{"href":"https://api.pingone.com/v1/organizations/bed432e6-676a-4ebe-b5a5-6b3b54e46bda/licenses/57f0efac-37d9-4a17-8a35-196bb3362983"}},"name":"Internal Test License"}