Read One License

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

You can use GET /organizations/{{orgID}}/licenses/{{licenseID}} to view a license associated with the specified organization. The following sample shows the operation to get information about a single license. The license ID is specified in the request URL.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/organizations/bed432e6-676a-4ebe-b5a5-6b3b54e46bda/licenses/57f0efac-37d9-4a17-8a35-196bb3362983"},"organization":{"href":"https://api.pingone.com/v1/organizations/bed432e6-676a-4ebe-b5a5-6b3b54e46bda"}},"advancedServices":{"pingId":{"included":true,"type":"FULL"}},"assignedEnvironmentsCount":6,"authorize":{"allowApiAccessManagement":true,"allowDynamicAuthorization":true},"beginsAt":"2019-06-06T19:29:13.671Z","credentials":{"allowCredentials":true,"allowPushNotifications":true},"environments":{"allowAddResources":true,"allowConnections":true,"allowCustomDomain":true,"allowCustomSchema":true,"allowProduction":true,"max":50,"regions":["EU","NORTH_AMERICA"]},"expiresAt":"2099-12-31T00:00:00.000Z","fraud":{"allowBotMaliciousDeviceDetection":true,"allowAccountProtection":true,"allowAccountTakeoverDetection":true,"allowNewAccountFraudDetection":true,"allowCredentialSharingDetection":true,"allowDataEnrichment":true},"gateways":{"allowLdapGateway":true,"allowKerberosGateway":true,"allowRadiusGateway":true},"id":"57f0efac-37d9-4a17-8a35-196bb3362983","intelligence":{"allowReputation":true,"allowGeoVelocity":true,"allowAnonymousNetworkDetection":true,"allowDataConsent":true,"allowRisk":true,"allowAdvancedPredictors":true,"allowIntelligenceProtect":true,"numberOfProtectTransactions":0},"mfa":{"allowPushNotification":true,"allowNotificationOutsideWhitelist":true,"allowFido2Devices":true,"allowVoiceOtp":true,"allowEmailOtp":true,"allowSmsOtp":true,"allowTotp":true},"name":"Updated North America Test License.","orchestrate":{"allowOrchestration":true,"allowAdminAccess":true,"flows":{"max":100}},"organization":{"id":"bed432e6-676a-4ebe-b5a5-6b3b54e46bda"},"package":"INTERNAL","status":"ACTIVE","users":{"max":10000000,"hardLimitMax":11000000,"annualActiveIncluded":10000000,"allowPasswordPolicy":true,"allowPasswordManagementNotifications":true,"allowVerificationFlow":true,"allowIdentityProviders":true,"allowMyAccount":true,"allowProvisioning":true,"allowInboundProvisioning":true,"allowRoleAssignment":true,"allowPasswordOnlyAuthentication":true,"allowUpdateSelf":true,"entitledToSupport":true},"verify":{"allowPushNotifications":true,"allowDocumentMatch":true,"allowFaceMatch":true,"allowManualIdInspection":false,"allowAamva":true,"allowVoice":true,"numberOfManualIDStepUpInspection":0,"numberOfDigitalVerifications":0,"numberOfUniversalCapture":0,"numberOfAAMVA":0,"numberOfVoiceBiometrics":0}}