Read a License
GET {{baseUrl}}/organization/v1/licenses/:licenseId
Read the License properties for the given licenseId
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Accept | string |
RESPONSES
status: OK
{"groupId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","personId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","licenseId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","licenseState":"OK","licenseNumber":"","licenseZipCode":0,"licenseCountyCode":"US","licenseGender":"1","licenseClass":"","licenseStatus":"pending","licenseStatusDate":"1984-10-25","CDL":false,"expirationDate":"1955-08-29","issuedDate":"1975-05-23","requestorCode":""}