Skip to main content

Notifications

Notification List

Use this API to get all notifications received by a Trainee.

 GET /notification/trainee-notification-list Try now

Query string parameters

FieldTypeDescription
firstRecord
required
integerFirst record to return. Default: 1
count
required
integerNumber of records to be returned starting from the first record. Default: 20, Max count limit: 50
qstringfilter data by subject

For general error details, click here.

Notification Details

Use this API to get notification details.

 GET /notification/{notificationId}/trainee-notification-detail Try now

Path parameters

FieldTypeDescription
notificationId
required
integerThe notification ID

For general error details, click here.