Returns a schedule by profileId and scheduleId.
Success
Bad Request
Unauthorized
Forbidden
{- "totalSize": 0,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "searchId": "9b1a67f9-9477-48e5-8a6c-11b70245e1d9",
- "isEmailRequired": true,
- "emailRecipients": [
- "string"
], - "createdById": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "modifiedById": 0,
- "modifiedAt": "2019-08-24T14:15:22Z",
- "modifiedBy": "string",
- "type": "string",
- "name": { },
- "firstName": { },
- "middleName": { },
- "lastName": { },
- "gender": { },
- "dateOfBirth": { },
- "countries": [
- "string"
], - "threshold": 0,
- "datasets": [
- "string"
], - "pepTiers": [
- "string"
], - "correlationId": "string"
}
]
}