Read a License Enrollment

GET {{baseUrl}}/monitoring/v1/licenseenrollments/:licenseId

Retrieve the license enrollment properties for the given licenseId.

HEADERS

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Acceptstring

RESPONSES

status: OK

{"licenseId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","enrollmentType":"unenrolled","modifyDateTime":"2012-10-05T15:51:07.240Z","license":{"licenseState":"GA","licenseNumber":"","licenseZipCode":0,"licenseCountyCode":"US","licenseGender":"Female","licenseClass":"","licenseStatus":"suspended","licenseStatusDate":"1997-03-24","CDL":false,"expirationDate":"1960-06-02","issuedDate":"2007-12-25","requestorCode":""}}