Returns a list of all licenses previously attached to the specified provider.
Success
Bad Request
Unauthorized
Server Error
[- {
- "providerId": "4834bcdc-4a64-444d-966b-1a6fe381da24",
- "licenseNumber": "string",
- "firstName": "string",
- "lastName": "string",
- "state": "AL",
- "jobStatus": "Idle",
- "nonVerifiedInfo": {
- "issueDate": "2019-08-24T14:15:22Z",
- "expirationDate": "2019-08-24T14:15:22Z",
- "status": "string"
}, - "currentVerificationStatus": "Found",
- "currentVerification": {
- "originalStatus": "Found",
- "status": "Found",
- "trigger": "Manual",
- "started": "2019-08-24T14:15:22Z",
- "processingTime": 0,
- "results": [
- {
- "name": "string",
- "licenseType": "string",
- "licenseStatus": "string",
- "licenseNumber": "string",
- "address": "string",
- "issued": "2019-08-24T14:15:22Z",
- "expires": "2019-08-24T14:15:22Z",
- "screenshots": [
- "string"
], - "attachments": [
- {
- "file": {
- "id": null,
- "providerId": null,
- "facilityId": null,
- "createdAt": null,
- "createdByUserId": null,
- "createdByUserEmail": null,
- "path": null,
- "size": null
}, - "type": "DisciplinaryAction",
- "source": "string",
- "downloadStatus": "Downloaded",
- "failureReason": {
- "messageTemplate": null,
- "messageParams": { }
}
}
], - "disciplinaryActions": {
- "type": "Form",
- "data": null
}, - "additionalProperties": {
- "type": "Form",
- "data": null
}, - "problems": [
- "NameMismatch"
], - "matchScore": {
- "score": 0,
- "recommendation": "Mismatch"
}
}
], - "verificationSource": {
- "name": "string",
- "url": "string",
- "hasPassThroughFee": true
}, - "failureReason": {
- "messageTemplate": "string",
- "messageParams": {
- "property1": "string",
- "property2": "string"
}
}, - "correctResultIndex": 0,
- "export": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "monitoringMetadata": {
- "monitoringInterval": "Monthly",
- "lastMonitoringDate": "2019-08-24T14:15:22Z",
- "nextMonitoringDate": "2019-08-24T14:15:22Z",
- "monitorId": "075fef10-8522-4c43-ac39-f1796133943e"
}
}, - "restrictionStatus": "None",
- "approvedStatus": "Pending",
- "isPrimary": true,
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "isCurrentlyPracticing": true,
- "prescriptiveAuthority": "RequiredMet",
- "collaboratingProviderId": "79ac5e55-1b65-4bd8-a907-2b31ef7aa4a6",
- "licenseType": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "taxonomy": "string",
- "name": "string",
- "aliases": [
- "string"
], - "abbreviations": [
- "string"
], - "states": [
- "AL"
], - "verificationParameters": {
- "property1": {
- "requiredParameters": [
- "LicenseNumber"
], - "optionalParameters": [
- "LicenseNumber"
]
}, - "property2": {
- "requiredParameters": [
- "LicenseNumber"
], - "optionalParameters": [
- "LicenseNumber"
]
}
}, - "sources": [
- {
- "state": "AL",
- "requiredParameters": [
- "LicenseNumber"
], - "optionalParameters": [
- "LicenseNumber"
], - "hasPassThroughFee": true
}
]
}
}
]